diff options
| author | Werner Koch <[email protected]> | 1999-01-19 18:37:41 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1999-01-19 18:37:41 +0000 |
| commit | ce650acf1fc32a20db50a996ecc3008f47b02188 (patch) | |
| tree | eeafe3ce39fcbdc17a377470914942920c6d225b /g10/filter.h | |
| parent | See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner Koch (diff) | |
| download | gnupg-ce650acf1fc32a20db50a996ecc3008f47b02188.tar.gz gnupg-ce650acf1fc32a20db50a996ecc3008f47b02188.zip | |
See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch
Diffstat (limited to 'g10/filter.h')
| -rw-r--r-- | g10/filter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/filter.h b/g10/filter.h index ebd58e370..df436be74 100644 --- a/g10/filter.h +++ b/g10/filter.h @@ -67,6 +67,7 @@ typedef struct { byte *outbuf; unsigned outbufsize; int algo; /* compress algo */ + int algo1hack; } compress_filter_context_t; |
