Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf677ed

Browse files
Put a comment start symbol at the start of a comment that lacked one.
1 parent 1442177 commit bf677ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ rgbimg rgbimgmodule.c # Read SGI RGB image files (but coded portably)
111111
# STDWIN toplevel directory. The ARCH variable must be set to the
112112
# architecture identifier used to build STDWIN. NB if you combine this
113113
# with the gl module on an SGI IRIX 4 machine, you should replace
114-
"-lX11" with "-lX11_s".
114+
# "-lX11" with "-lX11_s".
115115

116116
#STDWIN=/ufs/guido/src/stdwin
117117
#ARCH=???

0 commit comments

Comments
 (0)