mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:33:37 +03:00
curl.h: remove extra space
This commit is contained in:
parent
cc28bc472e
commit
bcf07f8a4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue