mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Make --version close to GNU standards.
This commit is contained in:
parent
9d76ee5147
commit
5452f53c5c
4 changed files with 16 additions and 2 deletions
|
@ -83,6 +83,8 @@ typedef struct
|
|||
#define CURL_GLOBAL_DEFAULT 0
|
||||
#define CURLVERSION_NOW 0
|
||||
|
||||
#define curl_is_gnupg_curl_shim 1
|
||||
|
||||
CURLcode curl_global_init(long flags);
|
||||
void curl_global_cleanup(void);
|
||||
CURL *curl_easy_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue