fixed comment

This commit is contained in:
Guido van Rossum 1995-01-22 18:42:33 +00:00
parent b7e79e5f94
commit c2544b3788

View file

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