[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
[reactos.git] / dll / win32 / getuname / getuname.c
index b1f670c..e1aee23 100644 (file)
@@ -25,7 +25,7 @@ GetUName(IN WORD wCharCode,
         return 0;
     }
     else
-    { 
+    {
         wcscpy(lpBuf, L"Undefined");
         return 0;
     }