mention that it is in fact openbox that crashes
This commit is contained in:
parent
ca9fe26a6b
commit
092ef0e6dd
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ static void sighandler(gint sig)
|
||||||
but throw some helpful output here... */
|
but throw some helpful output here... */
|
||||||
|
|
||||||
fprintf(stderr, "How are you gentlemen? All your base are"
|
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 */
|
/* die with a core dump */
|
||||||
abort();
|
abort();
|
||||||
|
|
Loading…
Reference in a new issue