This commit is contained in:
rsc 2005-07-13 17:32:56 +00:00
parent 34d0c826bb
commit 52bba5f01e

View file

@ -73,7 +73,7 @@ void
ysearch(char *file)
{
char *ndump;
char fil[400], buf[500], nbuf[100], pair[2][500], *p;
char fil[400], buf[500], nbuf[100], pair[2][500];
Tm *tm;
Dir *dir, *d;
ulong otime, dt;