This commit is contained in:
Arnout Engelen
2010-08-31 21:17:16 +00:00
parent 3888c15784
commit a50b249438
3 changed files with 38 additions and 19 deletions

View File

@@ -39,7 +39,7 @@
// -> 2*45+1=91. we make it 92, for the null.
#define HASHKEYSIZE 92
#define PROGNAME_WIDTH 27
#define PROGNAME_WIDTH 512
void forceExit(const char *msg, ...);