[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
[reactos.git] / base / system / smss / smsessn.c
index 077fa9e..8b3aed8 100644 (file)
@@ -55,7 +55,7 @@ SmpCheckDuplicateMuSessionId(IN ULONG MuSessionId)
             FoundDuplicate = TRUE;
             break;
         }
-        
+
         /* Keep going */
         NextEntry = NextEntry->Flink;
     }