]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
de-spacify
authorBenjamin Peterson <benjamin@python.org>
Tue, 13 Jan 2009 22:22:41 +0000 (22:22 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 13 Jan 2009 22:22:41 +0000 (22:22 +0000)
Makefile.pre.in

index 7847ebe0cd8d0810bddc47271c215bfdc5da7a22..e69157b74f4814515ee51ea709dd9dd2d6755e97 100644 (file)
@@ -565,7 +565,7 @@ Objects/unicodeobject.o: $(srcdir)/Objects/unicodeobject.c \
                                $(STRINGLIB_HEADERS)
 
 Objects/bytearrayobject.o: $(srcdir)/Objects/bytearrayobject.c \
-                                $(STRINGLIB_HEADERS)
+                               $(STRINGLIB_HEADERS)
 
 Objects/stringobject.o: $(srcdir)/Objects/stringobject.c \
                                $(STRINGLIB_HEADERS)
@@ -587,7 +587,7 @@ PYTHON_HEADERS= \
                Include/ast.h \
                Include/bitset.h \
                Include/boolobject.h \
-                Include/bytearrayobject.h \
+               Include/bytearrayobject.h \
                Include/bytes_methods.h \
                Include/bytesobject.h \
                Include/bufferobject.h \