2
0
Эх сурвалжийг харах

Fixed comment in implementation for NaCl.

Philipp Wiesemann 10 жил өмнө
parent
commit
43500a78b8

+ 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 */
+