mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
fixed comment
This commit is contained in:
parent
b7e79e5f94
commit
c2544b3788
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
/* Interface used by tokenizer.c */
|
||||
/* Interface used by parsetok.c */
|
||||
|
||||
guesstabsize(path)
|
||||
char *path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue