From 9f758688d84578ca71b37425feec5a63d2f231ba Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 28 Mar 2009 08:13:56 +0000 Subject: Fix compile problems with r6884 git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6885 c046a42c-6fe2-441c-8c8c-71466251a162 --- hxtool | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hxtool') diff --git a/hxtool b/hxtool index 2c5d773689..8dbeb76f67 100644 --- a/hxtool +++ b/hxtool @@ -40,3 +40,5 @@ case "$1" in "-t") hxtotexi ;; *) exit 1 ;; esac + +exit 0 -- cgit v1.2.3