aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error.c')
-rw-r--r--src/gpg-error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg-error.c b/src/gpg-error.c
index 08d4530..fbb596e 100644
--- a/src/gpg-error.c
+++ b/src/gpg-error.c
@@ -257,4 +257,6 @@ main (int argc, char *argv[])
argv[0], argv[i]);
i++;
}
+
+ exit (0);
}