mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:43:37 +03:00
parent
59813726d1
commit
87501e57f1
7 changed files with 10 additions and 10 deletions
|
|
@ -107,7 +107,7 @@ static const char upper_digits[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ";
|
|||
} WHILE_FALSE
|
||||
|
||||
/* Data type to read from the arglist */
|
||||
typedef enum {
|
||||
typedef enum {
|
||||
FORMAT_UNKNOWN = 0,
|
||||
FORMAT_STRING,
|
||||
FORMAT_PTR,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue