summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-02-09 15:39:01 +0100
committerKarel Kočí <cynerd@email.cz>2019-02-09 15:39:01 +0100
commit5105baa9342399c74dd5feb5697efcf041f8c80c (patch)
tree8052c578e1cb87818cbb5d91b16e43dc15ca01d0 /common.h
parentefc49f30352636d72095703058bf4983f012235f (diff)
parentd068a3878b6b9f2841a49cd7948cdf9d62b55585 (diff)
downloadsurf-5105baa9342399c74dd5feb5697efcf041f8c80c.tar.gz
surf-5105baa9342399c74dd5feb5697efcf041f8c80c.tar.bz2
surf-5105baa9342399c74dd5feb5697efcf041f8c80c.zip
Merge branch 'surf-webkit2' into mysurfv2.0.8
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 527c4f7..2778029 100644
--- a/common.h
+++ b/common.h
@@ -1,3 +1,3 @@
-#define MSGBUFSZ 32
+#define MSGBUFSZ 8
void die(char *, ...);