Fix check-spaces

This commit is contained in:
Sebastian Hahn 2010-09-30 06:10:25 +02:00
parent d17fcad3ae
commit 45c51e3238

View File

@ -2877,3 +2877,4 @@ load_windows_system_library(const TCHAR *library_name)
return LoadLibrary(path);
}
#endif