Hatten wir doch glatt nenn Overflow drin *hust*

This commit is contained in:
Yamagi Burmeister 2009-03-03 00:20:21 +00:00
parent a0c41046ae
commit 21378405a0
1 changed files with 2 additions and 2 deletions

View File

@ -576,8 +576,8 @@ void Con_DrawConsole (float frac)
int lines;
char version[48];
char dlbar[1024];
char timebuf[21];
char tmpbuf[24];
char timebuf[48];
char tmpbuf[48];
time_t t;
struct tm *today;