summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zix/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zix/common.h b/zix/common.h
index 8c52926..18d27e4 100644
--- a/zix/common.h
+++ b/zix/common.h
@@ -59,7 +59,7 @@ typedef enum {
ZIX_STATUS_NOT_FOUND,
ZIX_STATUS_EXISTS,
ZIX_STATUS_BAD_ARG,
- ZIX_STATUS_BAD_PERMS,
+ ZIX_STATUS_BAD_PERMS
} ZixStatus;
static inline const char*