Revert "Fixed 'extra tokens at end of #endif directive'."
This reverts commit 77172a242fc0c820f97eae39d0e3e0f265222fe6.
This commit is contained in:
parent
419a50f817
commit
d83233501f
@ -71,7 +71,7 @@ char *curl_version(void)
|
|||||||
int sspi_major = 0;
|
int sspi_major = 0;
|
||||||
int sspi_minor = 0;
|
int sspi_minor = 0;
|
||||||
int sspi_build = 0;
|
int sspi_build = 0;
|
||||||
#endif
|
#endif;
|
||||||
|
|
||||||
strcpy(ptr, LIBCURL_NAME "/" LIBCURL_VERSION);
|
strcpy(ptr, LIBCURL_NAME "/" LIBCURL_VERSION);
|
||||||
len = strlen(ptr);
|
len = strlen(ptr);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user