diff options
Diffstat (limited to '')
-rw-r--r-- | g13/g13.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -686,6 +686,7 @@ main ( int argc, char **argv) #endif /*0*/ /* Dispatch command. */ + err = 0; switch (cmd) { case aGPGConfList: |