mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* main.h, misc.c (hextobyte): Removed. It's in libutil.a now.
This commit is contained in:
parent
34ccced8dc
commit
93b5a811ef
3 changed files with 4 additions and 26 deletions
|
@ -91,7 +91,6 @@ struct expando_args
|
|||
};
|
||||
|
||||
char *pct_expando(const char *string,struct expando_args *args);
|
||||
int hextobyte( const char *s );
|
||||
void deprecated_warning(const char *configname,unsigned int configlineno,
|
||||
const char *option,const char *repl1,const char *repl2);
|
||||
const char *compress_algo_to_string(int algo);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue