diff options
Diffstat (limited to 'metastore.h')
| -rw-r--r-- | metastore.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/metastore.h b/metastore.h index 9dbd19e..384808d 100644 --- a/metastore.h +++ b/metastore.h @@ -32,6 +32,7 @@  /* Utility defines for the action to take */  #define ACTION_APPLY 0x01  #define ACTION_DIFF  0x02 +#define ACTION_DUMP  0x04  #define ACTION_SAVE  0x10  #define ACTION_HELP  0x80  | 
