diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index a7df3fcdaf..af8715fc13 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -60,7 +60,7 @@ WINDOWS_SDK_PATH = "C:\Program Files\Microsoft SDK" !ENDIF !ENDIF -Use the high resolution time by default. Comment this out to use low +# Use the high resolution time by default. Comment this out to use low # resolution time and not require winmm.lib USEMM_LIBS = YES