1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

fixed Restart() function, and crashing dialog call to this function

This commit is contained in:
dan
1999-04-17 20:25:07 +00:00
parent afcbe06363
commit 8bdc78fcd1
4 changed files with 18 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ void RestoreDesktop(WScreen *scr);
void Exit(int status);
void Restart(char *manager);
void Restart(char *manager, Bool abortOnFailure);
void SetupEnvironment(WScreen *scr);