mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
curl.h: remove extra space
This commit is contained in:
parent
cc28bc472e
commit
bcf07f8a4b
@ -845,7 +845,7 @@ typedef enum {
|
|||||||
CINIT(WRITEDATA, OBJECTPOINT, 1),
|
CINIT(WRITEDATA, OBJECTPOINT, 1),
|
||||||
|
|
||||||
/* The full URL to get/put */
|
/* The full URL to get/put */
|
||||||
CINIT(URL, OBJECTPOINT, 2),
|
CINIT(URL, OBJECTPOINT, 2),
|
||||||
|
|
||||||
/* Port number to connect to, if other than default. */
|
/* Port number to connect to, if other than default. */
|
||||||
CINIT(PORT, LONG, 3),
|
CINIT(PORT, LONG, 3),
|
||||||
|
Loading…
Reference in New Issue
Block a user