]> Dogcows Code - chaz/openbox/blobdiff - openbox/mainloop.c
mention that it is in fact openbox that crashes
[chaz/openbox] / openbox / mainloop.c
index 26ba4f9be633333e32c7d1424cd2ed0865c01f5e..7db4291061985ce5ed15314cd51b9e022907b95b 100644 (file)
@@ -419,7 +419,7 @@ static void sighandler(gint sig)
                but throw some helpful output here... */
 
             fprintf(stderr, "How are you gentlemen? All your base are"
-                    " belong to us. (Signal=%d)\n", sig);
+                    " belong to us. (Openbox received signal %d)\n", sig);
 
             /* die with a core dump */
             abort();
This page took 0.019808 seconds and 4 git commands to generate.