James Bursa corrected a bad comment
This commit is contained in:
parent
6417e696df
commit
de6008e01a
@ -73,7 +73,7 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
CURLMSG_NONE, /* first, not used */
|
||||
CURLMSG_DONE, /* This easy handle has completed. 'whatever' points to
|
||||
CURLMSG_DONE, /* This easy handle has completed. 'result' contains
|
||||
the CURLcode of the transfer */
|
||||
CURLMSG_LAST /* last, not used */
|
||||
} CURLMSG;
|
||||
|
Loading…
Reference in New Issue
Block a user