2
0
mirror of https://github.com/curl/curl.git synced 2025-04-24 16:40:32 +08:00

fixed bad comment, pointed out by Marcelo Juchem

This commit is contained in:
Daniel Stenberg 2005-03-31 20:34:24 +00:00
parent f6b1173437
commit f96fadc074

@ -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