mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
strerror without prefix
This commit is contained in:
parent
e161bdc5be
commit
75ee9b5333
@ -222,7 +222,7 @@ X_OBJS= \
|
|||||||
$(DIROBJ)\http_negotiate.obj \
|
$(DIROBJ)\http_negotiate.obj \
|
||||||
$(DIROBJ)\http_ntlm.obj \
|
$(DIROBJ)\http_ntlm.obj \
|
||||||
$(DIROBJ)\md5.obj \
|
$(DIROBJ)\md5.obj \
|
||||||
$(DIROBJ)\curl_strerror.obj \
|
$(DIROBJ)\strerror.obj \
|
||||||
$(RESOURCE)
|
$(RESOURCE)
|
||||||
|
|
||||||
all : $(TARGET)
|
all : $(TARGET)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user