From f96fadc0745d6b5f676e2c728c0e039f53dc041e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 31 Mar 2005 20:34:24 +0000 Subject: fixed bad comment, pointed out by Marcelo Juchem --- lib/Makefile.vc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3