remove trailing whitespace at end of lines
[reactos.git] / rosapps / sysutils / regexpl / ShellCommandNewKey.h
index ba9a01c..7a330e0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: ShellCommandNewKey.h,v 1.2 2001/01/13 23:55:37 narnaoud Exp $ */
+/* $Id$ */
 
 // ShellCommandNewKey.h: interface for the CShellCommandNewKey class.
 //
@@ -10,7 +10,7 @@
 #include "ShellCommand.h"
 #include "RegistryTree.h"
 
-class CShellCommandNewKey : public CShellCommand  
+class CShellCommandNewKey : public CShellCommand
 {
 public:
        CShellCommandNewKey(CRegistryTree& rTree);