misc/winutils/include/SDL_loadso.h
changeset 10017 de822cd3df3a
parent 7809 7d4fb2f35f4f
--- a/misc/winutils/include/SDL_loadso.h	Tue Jan 21 22:38:13 2014 +0100
+++ b/misc/winutils/include/SDL_loadso.h	Tue Jan 21 22:43:06 2014 +0100
@@ -25,7 +25,7 @@
  */
 
 /** @file SDL_loadso.h
- *  Some things to keep in mind:                                        
+ *  Some things to keep in mind:
  *  - These functions only work on C function names.  Other languages may
  *    have name mangling and intrinsic language support that varies from
  *    compiler to compiler.