aboutsummaryrefslogtreecommitdiffstats
path: root/set.h
diff options
context:
space:
mode:
Diffstat (limited to 'set.h')
-rw-r--r--set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/set.h b/set.h
index d5be7644..2a8400dd 100644
--- a/set.h
+++ b/set.h
@@ -44,6 +44,7 @@ extern char *SET_INVALID;
typedef enum
{
+ SET_NOSAVE = 0x0001,
SET_NULL_OK = 0x0100,
SET_HIDDEN = 0x0200,
} set_flags_t;