1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 14:08:06 +01:00

*** empty log message ***

This commit is contained in:
dan
2000-09-30 03:54:46 +00:00
parent 4fd5e0cad1
commit dde0b00fe5

View File

@@ -1436,7 +1436,7 @@ main(int argc, char **argv)
} }
if (!rc) { if (!rc) {
wfatal("could not initialize wrlib:", wfatal("could not initialize wrlib: %s",
RMessageForError(RErrorCode)); RMessageForError(RErrorCode));
exit(1); exit(1);
} }