fixed comment

This commit is contained in:
Guido van Rossum 1995-01-22 18:42:33 +00:00
parent b7e79e5f94
commit c2544b3788
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include <string.h> #include <string.h>
/* Interface used by tokenizer.c */ /* Interface used by parsetok.c */
guesstabsize(path) guesstabsize(path)
char *path; char *path;