]> granicus.if.org Git - python/commitdiff
revert expat changes
authorBenjamin Peterson <benjamin@python.org>
Tue, 20 Sep 2016 05:20:13 +0000 (22:20 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 20 Sep 2016 05:20:13 +0000 (22:20 -0700)
Modules/expat/pyexpatns.h

index cfb742ee000b09234b5c043c312419f9a023ac9a..999c5c730abd7a26d25695f8b6e2b8dda12f010a 100644 (file)
@@ -26,7 +26,7 @@
  * http://lxr.mozilla.org/seamonkey/source/modules/libimg/png/mozpngconf.h#115
  *
  * The list of relevant exported symbols can be had with this command:
- *
+ * 
        nm pyexpat.so \
            | grep -v " [a-zBUA] " \
            | grep -v "_fini\|_init\|initpyexpat"