aboutsummaryrefslogtreecommitdiff
path: root/xtract/libxtract.h
diff options
context:
space:
mode:
Diffstat (limited to 'xtract/libxtract.h')
-rw-r--r--xtract/libxtract.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xtract/libxtract.h b/xtract/libxtract.h
index c9e43d2..9ab0663 100644
--- a/xtract/libxtract.h
+++ b/xtract/libxtract.h
@@ -109,7 +109,8 @@ enum return_codes_ {
SUCCESS,
MALLOC_FAILED,
BAD_ARGV,
- BAD_VECTOR_SIZE
+ BAD_VECTOR_SIZE,
+ NO_RESULT
};
/**