Delete all Trailing spaces in code.
[reactos.git] / reactos / base / applications / games / solitaire / cardlib / cardlib.cpp
index e739ce0..4c6ef1c 100644 (file)
@@ -48,7 +48,7 @@ void CardLib_SetZoomSpeed(int speed)
                           It uses the Card(int uval) constructor,
                           which results in a 2 of clubs...
                           not what was expected
-*/ 
+*/
 /*
 void CardLib_SetAcesHigh(bool fHigh);
 bool operator != (const Card &lhs, const Card &rhs);