gnupg/g10 (7 files)

cvs user dshaw cvs at cvs.gnupg.org
Sat Feb 14 06:03:46 CET 2004


    Date: Saturday, February 14, 2004 @ 06:03:46
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog export.c g10.c import.c keyserver.c main.h misc.c

* keyserver.c (argsep): Move to misc.c.

* main.h, misc.c (parse_options), export.c (parse_export_options),
import.c (parse_import_options), g10.c (main): Use it here to allow for
options with optional arguments.  Change all callers.


-------------+
 ChangeLog   |    6 +++++
 export.c    |   10 ++++----
 g10.c       |   38 ++++++++++++++++-----------------
 import.c    |   16 +++++++-------
 keyserver.c |   59 ----------------------------------------------------
 main.h      |    2 +
 misc.c      |   65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 7 files changed, 103 insertions(+), 93 deletions(-)



More information about the Gnupg-commits mailing list