From: Andrew M. Kuchling Date: Wed, 20 Dec 2000 15:07:34 +0000 (+0000) Subject: Whoops! Two stray characters crept in to my last check-in X-Git-Tag: v2.1a1~508 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0;p=thirdparty%2FPython%2Fcpython.git Whoops! Two stray characters crept in to my last check-in --- diff --git a/Python/bltinmodule.c b/Python/bltinmodule.c index af4ae20e59d7..820bdaa4b76a 100644 --- a/Python/bltinmodule.c +++ b/Python/bltinmodule.c @@ -1,4 +1,4 @@ -fo + /* Built-in functions */ #include "Python.h"