diff options
author | explosion-mental | 2022-07-29 18:26:04 -0500 |
---|---|---|
committer | Hiltjo Posthuma | 2022-08-02 18:08:51 +0200 |
commit | 5b2e5e7a4001479e4dc3e245f96e49f7ea0da658 (patch) | |
tree | ae9e4550e77d11241f92847f4828aedcdb02774a /drw.c | |
parent | 786f6e2a6f8466ad94706781bc93bc6eb6e69512 (diff) |
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 'drw.c')
0 files changed, 0 insertions, 0 deletions