Typo fix in comment.

This commit is contained in:
Greg Ward 2000-05-28 20:29:48 +00:00
parent 4fb29e55f8
commit 9581144329
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ PERFORMANCE OF THIS SOFTWARE.
#include "pyfpe.h"
/* These definitions much match corresponding definitions in graminit.h.
/* These definitions must match corresponding definitions in graminit.h.
There's code in compile.c that checks that they are the same. */
#define Py_single_input 256
#define Py_file_input 257