Delete all Trailing spaces in code.
[reactos.git] / reactos / base / system / winlogon / screensaver.c
index 9c0971b..8dc3c06 100644 (file)
@@ -280,7 +280,7 @@ StartScreenSaver(
 
        if (bufferSize == 0)
                goto cleanup;
-       
+
        szApplicationName[bufferSize] = 0; /* Terminate the string */
 
        if (wcslen(szApplicationName) == 0)