diff -r 4feced261c68 -r de822cd3df3a misc/winutils/include/SDL_loadso.h --- 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.