From f9a70437820d05f7f98ffd1c9003edd83872e9b5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 15 May 1998 18:49:19 +0000 Subject: new release --- g10/filter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/filter.h') diff --git a/g10/filter.h b/g10/filter.h index 1bd8ba050..72b44086a 100644 --- a/g10/filter.h +++ b/g10/filter.h @@ -53,7 +53,7 @@ typedef struct { unsigned inbufsize; byte *outbuf; unsigned outbufsize; - int pgpmode; + int algo; /* compress algo */ } compress_filter_context_t; -- cgit v1.2.3