mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-15 14:26:01 +00:00
Fixed comment in implementation for NaCl.
This commit is contained in:
@@ -38,4 +38,5 @@ SDL_GetPrefPath(const char *org, const char *app)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* __NACL__ */
|
#endif /* SDL_FILESYSTEM_NACL */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user