Comment correction.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1866 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-08-30 00:28:55 +00:00
parent aa07b71cc2
commit c3c1bae985
+1 -1
View File
@@ -108,7 +108,7 @@ uqm_prepare_config()
# Some standard header won't even compile with this on # Some standard header won't even compile with this on
# CFLAGS="$CFLAGS -Wshadow" # CFLAGS="$CFLAGS -Wshadow"
# This gives absurd conflicts with standard files, # This gives absurd conflicts with standard files,
# like from 'y2' # like from 'y0 and y1'
# CFLAGS="$CFLAGS -Werror" # CFLAGS="$CFLAGS -Werror"
# We shouldn't do this until we actually nail them # We shouldn't do this until we actually nail them
# all in the original code. Then we can enforce them # all in the original code. Then we can enforce them