mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-07 04:17:14 +00:00
Fix broken solaris build. (missing brace).
missing brace.
This commit is contained in:
committed by
Sam Lantinga
parent
37d244ea81
commit
a65d1bfb14
@@ -246,6 +246,7 @@ SDL_GetBasePath(void)
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
/* If we had access to argv[0] here, we could check it for a path,
|
||||
|
||||
Reference in New Issue
Block a user