Delete all Trailing spaces in code.
[reactos.git] / reactos / base / applications / cmdutils / find / lang / en-US.rc
index 4bd097f..71b1abb 100644 (file)
@@ -9,7 +9,7 @@ IDS_USAGE, "FIND: Prints all lines of a file that contain a string.\n\n\
     /I  Ignore case\n\
     /N  Number the displayed lines, starting at 1\n\
     /V  Print lines that do not contain the string"
-    
+
 IDS_NO_SUCH_FILE, "FIND: %s: No such file\n"
 
 IDS_CANNOT_OPEN, "FIND: %s: Cannot open file\n"