diff --git a/util/wmsetbg.c b/util/wmsetbg.c index d77b4a8b..987e3107 100644 --- a/util/wmsetbg.c +++ b/util/wmsetbg.c @@ -1436,7 +1436,7 @@ main(int argc, char **argv) } if (!rc) { - wfatal("could not initialize wrlib:", + wfatal("could not initialize wrlib: %s", RMessageForError(RErrorCode)); exit(1); }