1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

added zlib and reorgnaized some stuff

This commit is contained in:
Werner Koch 1998-02-12 14:39:08 +00:00
parent bc5789665a
commit fec94908c3
52 changed files with 8138 additions and 356 deletions

View file

@ -6,7 +6,7 @@
int
main(int argc, char **argv)
{
int c, c2;
int c;
if( argc > 1 ) {
fprintf(stderr, "no arguments, please\n");