aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-31 20:34:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-31 20:34:24 +0000
commitf96fadc0745d6b5f676e2c728c0e039f53dc041e (patch)
tree91ffde080db94bd3e86fc7cc6b05de6c361f96ec /lib/Makefile.vc6
parentf6b1173437780b01696820957c5eef0d7f729e7a (diff)
fixed bad comment, pointed out by Marcelo Juchem
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index a7df3fcda..af8715fc1 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