From 76ca869197e304daa5a8dd96ea43113ec7b28354 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 6 Apr 2016 11:34:11 +0200 Subject: Revert "g10: Support armored keyrings in gpgv." This reverts commit abb352de51bc964c06007fce43ed6f6caea87c15. --- g10/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/main.h') diff --git a/g10/main.h b/g10/main.h index 766c53fd9..5b5947e48 100644 --- a/g10/main.h +++ b/g10/main.h @@ -389,7 +389,7 @@ gpg_error_t receive_seckey_from_agent (ctrl_t ctrl, gcry_cipher_hd_t cipherhd, gpg_error_t export_ssh_key (ctrl_t ctrl, const char *userid); /*-- dearmor.c --*/ -int dearmor_file( const char *fname, int outfd ); +int dearmor_file( const char *fname ); int enarmor_file( const char *fname ); /*-- revoke.c --*/ -- cgit v1.2.3