mirror of https://github.com/python/cpython.git
fixed comment
This commit is contained in:
parent
b7e79e5f94
commit
c2544b3788
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue