Xinqi Bao's Git

Merge branch 'R41z-master'
[slstatus.git] / concat.h
index 9f138d7..7f2ea46 100644 (file)
--- a/concat.h
+++ b/concat.h
@@ -2,7 +2,7 @@
  * Thanks to lloyd for contribution
  */
 
-extern char concat[4096];
+extern char concat[8192];
 
 extern void
 ccat(const unsigned short int count, ...)