]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Put a comment start symbol at the start of a comment that lacked one.
authorSjoerd Mullender <sjoerd@acm.org>
Thu, 15 Sep 1994 14:50:05 +0000 (14:50 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Thu, 15 Sep 1994 14:50:05 +0000 (14:50 +0000)
Modules/Setup.in

index ffbf64ff5fbc32828c4b4f5b8a3b06f59d4dc786..3fe98f13b76e545d5cd76fdaa0d81990b16982e1 100644 (file)
@@ -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=???