aboutsummaryrefslogtreecommitdiffstats
path: root/hxtool
diff options
context:
space:
mode:
Diffstat (limited to 'hxtool')
-rw-r--r--hxtool2
1 files changed, 2 insertions, 0 deletions
diff --git a/hxtool b/hxtool
index 2c5d77368..8dbeb76f6 100644
--- a/hxtool
+++ b/hxtool
@@ -40,3 +40,5 @@ case "$1" in
"-t") hxtotexi ;;
*) exit 1 ;;
esac
+
+exit 0