From e64038608be28c14ed72b0372529762953de898f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 22 Mar 2010 12:46:05 +0000 Subject: More chnages to use estream. Add a way to replace the standard descriptors. --- common/init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/init.h') diff --git a/common/init.h b/common/init.h index 14dfa7b39..e8fe499d8 100644 --- a/common/init.h +++ b/common/init.h @@ -20,7 +20,7 @@ #ifndef GNUPG_COMMON_INIT_H #define GNUPG_COMMON_INIT_H -void init_common_subsystems (void); +void init_common_subsystems (int *argcp, char ***argvp); #endif /*GNUPG_COMMON_INIT_H*/ -- cgit v1.2.3