GPG and PGP5
brian moore
bem at cmc.net
Sat Oct 17 01:16:04 CEST 1998
This seems to make PGP5 happy.
*** gnupg-0.4.1/g10/armor.c Wed Sep 23 05:28:02 1998
--- gnupg-0.4.1a/g10/armor.c Sat Oct 17 00:14:46 1998
***************
*** 1087,1093 ****
iobuf_put(a, c);
iobuf_put(a, '=');
}
! if( ++idx2 >= (72/4) ) {
iobuf_put(a, '\n');
idx2=0;
}
--- 1087,1093 ----
iobuf_put(a, c);
iobuf_put(a, '=');
}
! if( ++idx2 >= (64/4) ) {
iobuf_put(a, '\n');
idx2=0;
}
--
Brian Moore | "The Zen nature of a spammer resembles
Sysadmin, C/Perl Hacker | a cockroach, except that the cockroach
Usenet Vandal | is higher up on the evolutionary chain."
Netscum, Bane of Elves. Peter Olson, Delphi Postmaster
More information about the Gnupg-devel
mailing list