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

View file

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