Remove trailing whitespace

This commit is contained in:
j883376
2013-05-06 13:07:41 -04:00
parent 7a93966158
commit ffcff4aea1
548 changed files with 16397 additions and 16398 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
#if _MSC_VER == 1200 // MS Visual C++ 6.0
#pragma warning (disable: 4786)
#endif
#if _MSC_VER > 1300 // MS Visual C++ .NET 2002 and above
#pragma warning (disable: 4267)
#endif