aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-03-16 09:44:44 +0000
committerWerner Koch <[email protected]>2009-03-16 09:44:44 +0000
commit94be7a43417f0a9b48b2e220a308e65d71b8c342 (patch)
tree57bd8ef5cb8a6ff5b103b7e27f20068275d6d561 /sm/gpgsm.c
parent* gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv). (diff)
downloadgnupg-94be7a43417f0a9b48b2e220a308e65d71b8c342.tar.gz
gnupg-94be7a43417f0a9b48b2e220a308e65d71b8c342.zip
Remove duplicated code.
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 94826ce79..fe9ebf302 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -1405,7 +1405,7 @@ main ( int argc, char **argv)
log_info (_("WARNING: running with faked system time: "));
gnupg_get_isotime (tbuf);
- gpgsm_dump_time (tbuf);
+ dump_isotime (tbuf);
log_printf ("\n");
}