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

curl_darwinssl.h: add newline at end of file

This commit is contained in:
Yang Tse 2012-06-27 10:55:54 +02:00
parent aed6db2cb9
commit dc7dc9786f

View File

@ -60,4 +60,4 @@ bool Curl_darwinssl_data_pending(const struct connectdata *conn,
#define curlssl_data_pending(x,y) Curl_darwinssl_data_pending(x, y) #define curlssl_data_pending(x,y) Curl_darwinssl_data_pending(x, y)
#endif /* USE_DARWINSSL */ #endif /* USE_DARWINSSL */
#endif /* HEADER_CURL_DARWINSSL_H */ #endif /* HEADER_CURL_DARWINSSL_H */