diff --git a/sc2/build/unix/build.config b/sc2/build/unix/build.config index 97fe22622..23ed862dd 100644 --- a/sc2/build/unix/build.config +++ b/sc2/build/unix/build.config @@ -108,7 +108,7 @@ uqm_prepare_config() # Some standard header won't even compile with this on # CFLAGS="$CFLAGS -Wshadow" # This gives absurd conflicts with standard files, - # like from 'y2' + # like from 'y0 and y1' # CFLAGS="$CFLAGS -Werror" # We shouldn't do this until we actually nail them # all in the original code. Then we can enforce them