From c212133918fc3406bfb72b7b12ee7b01da36dc6d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 21 Oct 2010 10:25:03 +0000 Subject: Remove cruft. Make --gen-revoke work --- g10/decrypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/decrypt.c') diff --git a/g10/decrypt.c b/g10/decrypt.c index 595b2879e..62e12d560 100644 --- a/g10/decrypt.c +++ b/g10/decrypt.c @@ -132,7 +132,7 @@ decrypt_message_fd (ctrl_t ctrl, int input_fd, int output_fd) } #ifdef HAVE_W32CE_SYSTEM -#warning Need to fix this +#warning Need to fix this if we want to use g13 opt.outfp = NULL; #else opt.outfp = fdopen (dup (output_fd), "wb"); -- cgit v1.2.3