diff options
| author | 2018-10-09 12:27:59 +0200 | |
|---|---|---|
| committer | 2018-10-15 13:15:54 +0200 | |
| commit | 02541c314678aa1ee6eb485ca9dce66a46693aac (patch) | |
| tree | 3938c54325e4defb38ed9dfb296dd5651c02cd83 /common.h | |
| parent | Use pkg-config for X11{INC,LIB} (diff) | |
Send message size inside messages through pipes
Diffstat (limited to '')
| -rw-r--r-- | common.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -#define MSGBUFSZ 32 +#define MSGBUFSZ 8 void die(char *, ...); |
