X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/d3d8b8ee03a773b7f2cd1aad16ee43d9784e5139..6518f41b1f96b2bd684c2e37b5ea0002074cc49b:/concat.h diff --git a/concat.h b/concat.h index 9f138d7..7f2ea46 100644 --- 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, ...)