mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Merged with gpg 1.4.3 code.
The gpg part does not yet build.
This commit is contained in:
parent
751a3aeea7
commit
29b23dea97
90 changed files with 18002 additions and 10564 deletions
|
@ -32,8 +32,7 @@ typedef struct string_list *strlist_t;
|
|||
void free_strlist (strlist_t sl);
|
||||
strlist_t add_to_strlist (strlist_t *list, const char *string);
|
||||
|
||||
/*strlist_t add_to_strlist2( strlist_t *list,
|
||||
const char *string, int is_utf8);*/
|
||||
strlist_t add_to_strlist2( strlist_t *list, const char *string, int is_utf8);
|
||||
|
||||
strlist_t append_to_strlist (strlist_t *list, const char *string);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue