Explorar o código

Fixed comment in implementation for NaCl.

Philipp Wiesemann %!s(int64=10) %!d(string=hai) anos
pai
achega
43500a78b8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/filesystem/nacl/SDL_sysfilesystem.c

+ 2 - 1
src/filesystem/nacl/SDL_sysfilesystem.c

@@ -38,4 +38,5 @@ SDL_GetPrefPath(const char *org, const char *app)
     return NULL;
 }
 
-#endif /* __NACL__ */
+#endif /* SDL_FILESYSTEM_NACL */
+