Delete all Trailing spaces in code.
[reactos.git] / rosapps / sysutils / regexpl / ShellCommandConnect.cpp
index e56467d..32a92c3 100644 (file)
@@ -80,7 +80,7 @@ int CShellCommandConnect::Execute(CConsole &rConsole, CArgumentParser& rArgument
     rConsole.Write(m_rTree.GetLastErrorDescription());
     rConsole.Write(_T("\n"));
   }
-  
+
        return 0;
 }