1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Fix warning: no newline at end of file

This commit is contained in:
Yang Tse 2006-07-25 18:48:12 +00:00
parent f36adcdb73
commit ecfaa4f869

View File

@ -622,4 +622,6 @@ Curl_addrinfo *Curl_ip2addr(in_addr_t num, const char *hostname, int port)
return ai;
}
#endif
#endif