aboutsummaryrefslogtreecommitdiff
path: root/src/grecs.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/grecs.hin')
-rw-r--r--src/grecs.hin1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs.hin b/src/grecs.hin
index 6e3f54c..c01c175 100644
--- a/src/grecs.hin
+++ b/src/grecs.hin
@@ -99,12 +99,13 @@ enum grecs_data_type {
#define GRECS_DFLT 0x00
#define GRECS_AGGR 0x01
#define GRECS_MULT 0x02
#define GRECS_INAC 0x04
#define GRECS_LIST 0x08
+#define GRECS_HIDDEN 0x10
enum grecs_callback_command {
grecs_callback_section_begin,
grecs_callback_section_end,
grecs_callback_set_value
};

Return to:

Send suggestions and report system problems to the System administrator.