aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-11-07 17:44:22 +0000
committerWerner Koch <[email protected]>2001-11-07 17:44:22 +0000
commit7c708298d2829b4adf4128be143ada91764ca26e (patch)
tree55233c882c19cbe240463c4d2454553d64495982 /sm/gpgsm.c
parentAssuan server mode is now basically usable (diff)
downloadgnupg-7c708298d2829b4adf4128be143ada91764ca26e.tar.gz
gnupg-7c708298d2829b4adf4128be143ada91764ca26e.zip
Implemented server main loop and started with import command.
Diffstat (limited to '')
-rw-r--r--sm/gpgsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index 8b715f40a..972ce080c 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -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;