Delete all Trailing spaces in code.
[reactos.git] / reactos / base / shell / cmd / screen.c
index 8e1009b..d3c0899 100644 (file)
@@ -43,7 +43,7 @@ INT CommandScreen (LPTSTR cmd, LPTSTR param)
        if (y<0 || y>(maxy-1))
        {
                ConOutResPuts(STRING_SCREEN_ROW);
-               
+
                return 1;
        }