Fixed comment typo.
--HG-- extra : rebase_source : 9f8c814df15ce9f944f34dc6646dc6ab1141cf6c
This commit is contained in:
parent
8570ce8dc5
commit
98ea92ba3e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ SDL_InitBeApp(void)
|
|||
return SDL_SetError("Couldn't create BApplication thread");
|
||||
}
|
||||
|
||||
/* Change working to directory to that of executable */
|
||||
/* Change working directory to that of executable */
|
||||
app_info info;
|
||||
if (B_OK == be_app->GetAppInfo(&info)) {
|
||||
entry_ref ref = info.ref;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue