From: Sjoerd Mullender Date: Thu, 15 Sep 1994 14:50:05 +0000 (+0000) Subject: Put a comment start symbol at the start of a comment that lacked one. X-Git-Tag: v1.1~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf677edc45a08e61bc3147b65b6d9e40e07ba26e;p=thirdparty%2FPython%2Fcpython.git Put a comment start symbol at the start of a comment that lacked one. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index ffbf64ff5fbc..3fe98f13b76e 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -111,7 +111,7 @@ rgbimg rgbimgmodule.c # Read SGI RGB image files (but coded portably) # STDWIN toplevel directory. The ARCH variable must be set to the # architecture identifier used to build STDWIN. NB if you combine this # with the gl module on an SGI IRIX 4 machine, you should replace -"-lX11" with "-lX11_s". +# "-lX11" with "-lX11_s". #STDWIN=/ufs/guido/src/stdwin #ARCH=???