diff options
| author | Christian Grothoff <christian@grothoff.org> | 2017-06-11 11:51:55 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2017-06-11 11:51:55 +0200 |
| commit | 0ef7116ecf6b772ecbcc489e2b96078d338fe9c7 (patch) | |
| tree | 82d4a9133fe023faa62f28b368be996b15366e77 /src/exchange/taler-exchange-wirewatch.c | |
| parent | 30f1d7b2440a2e5f38a75093cb771eb556fa30e6 (diff) | |
do not show -v option twice in -h
Diffstat (limited to 'src/exchange/taler-exchange-wirewatch.c')
| -rw-r--r-- | src/exchange/taler-exchange-wirewatch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-wirewatch.c b/src/exchange/taler-exchange-wirewatch.c index aee3083f..a3009219 100644 --- a/src/exchange/taler-exchange-wirewatch.c +++ b/src/exchange/taler-exchange-wirewatch.c @@ -389,7 +389,6 @@ main (int argc, "PLUGINNAME", "which wire plugin to use", &type), - GNUNET_GETOPT_option_version (VERSION "-" VCS_VERSION), GNUNET_GETOPT_OPTION_END }; |
