Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Merge branch 'R41z-master'
[slstatus.git]
/
concat.h
diff --git
a/concat.h
b/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, ...)