diff options
| author | bakkeby <[email protected]> | 2022-08-03 11:20:09 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2022-08-03 11:20:09 +0200 |
| commit | 10aa27171f87b88bfb48747e9d57361ec7bdaacd (patch) | |
| tree | 37e5d0afe7d98d1449238bd67a293caf4d76434d /patch/layout_tile.c | |
| parent | 4b20c92b4c7969472b31cf364ee081f58874f40a (diff) | |
| download | dwm-flexipatch-10aa27171f87b88bfb48747e9d57361ec7bdaacd.tar.gz dwm-flexipatch-10aa27171f87b88bfb48747e9d57361ec7bdaacd.zip | |
Bump to 5b2e5e7.
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
Ref.
https://git.suckless.org/dwm/commit/5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.html
Diffstat (limited to 'patch/layout_tile.c')
0 files changed, 0 insertions, 0 deletions
