STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog export.c import.c main.h misc.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 31 May 2003 23:44:42 +0200
Date: Saturday, May 31, 2003 @ 23:44:32
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog export.c import.c main.h misc.c
* main.h, misc.c (parse_options): New general option line parser. Fix the
bug in the old version that did not handle report syntax errors after a
valid entry.
* import.c (parse_import_options), export.c (parse_export_options): Call
it here instead of duplicating the code.
-----------+
ChangeLog | 10 ++++++++++
export.c | 38 ++------------------------------------
import.c | 37 ++-----------------------------------
main.h | 10 +++++++++-
misc.c | 37 +++++++++++++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 72 deletions(-)