mcabber/src/hbuf.h
changeset 795 b16acadd7d53
parent 728 421b337dc6d2
child 847 e1b7f71b0b1c
--- a/mcabber/src/hbuf.h	Sat Apr 08 12:30:05 2006 +0200
+++ b/mcabber/src/hbuf.h	Sun Apr 09 09:22:40 2006 +0200
@@ -6,7 +6,7 @@
 
 // With current implementation a message must fit in a hbuf block,
 // so we shouldn't choose a too small size.
-#define HBB_BLOCKSIZE   4096    // > 20 please
+#define HBB_BLOCKSIZE   8192    // > 20 please
 
 // Flags:
 // - ALLOC: the ptr data has been allocated, it can be freed