1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

See ChangeLog: Tue Sep 28 20:56:34 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-09-28 19:00:49 +00:00
parent 9309940802
commit 88a7532f89
10 changed files with 53 additions and 13 deletions

View file

@ -999,6 +999,7 @@ armor_filter( void *opaque, int control,
}
else if( !afx->any_data && !afx->inp_bypass ) {
log_error(_("no valid OpenPGP data found.\n"));
afx->no_openpgp_data = 1;
write_status_text( STATUS_NODATA, "1" );
}
if( afx->truncated )