gnupg/g10 (7 files)
cvs user dshaw
cvs at cvs.gnupg.org
Sun Dec 28 04:46:44 CET 2003
Date: Sunday, December 28, 2003 @ 04:46:44
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog export.c g10.c import.c keyserver.c main.h misc.c
* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable
the messages about which option didn't match or matched ambiguously.
Change all callers (g10.c, keyserver.c).
* main.h, import.c (import_options), export.c (export_options): Pass the
noisy flag through.
-------------+
ChangeLog | 9 +++++++++
export.c | 7 ++++---
g10.c | 8 ++++----
import.c | 8 ++++----
keyserver.c | 7 ++++---
main.h | 7 ++++---
misc.c | 9 ++++++---
7 files changed, 35 insertions(+), 20 deletions(-)
More information about the Gnupg-commits
mailing list