mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
This commit is contained in:
parent
002b1a8632
commit
11c378119d
23 changed files with 3487 additions and 1684 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "iobuf.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "iobuf.h"
|
||||
#include "filter.h"
|
||||
#include "packet.h"
|
||||
#include "options.h"
|
||||
|
@ -373,8 +374,6 @@ check_input( armor_filter_context_t *afx, IOBUF a )
|
|||
{
|
||||
int rc = 0;
|
||||
int i;
|
||||
size_t n;
|
||||
unsigned emplines;
|
||||
byte *line;
|
||||
unsigned len;
|
||||
unsigned maxlen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue