Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf92b7f

Browse files
committed
Merged revisions 79762 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r79762 | benjamin.peterson | 2010-04-04 18:01:03 -0500 (Sun, 04 Apr 2010) | 1 line tabify ........
1 parent e534a07 commit bf92b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ PARSER_OBJS= $(POBJS) Parser/myreadline.o Parser/tokenizer.o
239239
PGOBJS= \
240240
Objects/obmalloc.o \
241241
Python/mysnprintf.o \
242-
Python/pyctype.o \
242+
Python/pyctype.o \
243243
Parser/tokenizer_pgen.o \
244244
Parser/printgrammar.o \
245245
Parser/pgenmain.o

0 commit comments

Comments
 (0)