diff options
| author | explosion-mental <explosion0mental@gmail.com> | 2022-07-29 19:26:04 -0400 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-08-02 12:08:51 -0400 |
| commit | 5b2e5e7a4001479e4dc3e245f96e49f7ea0da658 (patch) | |
| tree | ae9e4550e77d11241f92847f4828aedcdb02774a /dwm.1 | |
| parent | unmanage: stop listening for events for unmanaged windows (diff) | |
| download | dwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.tar.gz dwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.tar.bz2 dwm-5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.zip | |
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")
when calling die and the last character of the string corresponds to
':', die() will call perror(). See util.c
Also change EXIT_SUCCESS to EXIT_FAILURE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
