From dde0b00fe5a7c1f5b4d1235a91ff0c2746b29e1d Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 30 Sep 2000 03:54:46 +0000 Subject: [PATCH] *** empty log message *** --- util/wmsetbg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } -- 2.11.4.GIT