summaryrefslogtreecommitdiffstats
path: root/src/slv2_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slv2_internal.h')
-rw-r--r--src/slv2_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index 08d223f..af748bb 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -242,6 +242,7 @@ typedef enum _SLV2ValueType {
SLV2_VALUE_STRING,
SLV2_VALUE_INT,
SLV2_VALUE_FLOAT,
+ SLV2_VALUE_BLANK
} SLV2ValueType;
struct _SLV2Value {