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

Implemented server main loop and started with import command.

This commit is contained in:
Werner Koch 2001-11-07 17:44:22 +00:00
parent 7166bd6a5d
commit 7c708298d2
8 changed files with 537 additions and 4 deletions

View file

@ -477,7 +477,7 @@ main ( int argc, char **argv)
int orig_argc;
char **orig_argv;
const char *fname;
char *username;
/* char *username;*/
int may_coredump;
STRLIST sl, remusr= NULL, locusr=NULL;
STRLIST nrings=NULL;