summaryrefslogtreecommitdiff
path: root/metastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'metastore.h')
-rw-r--r--metastore.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/metastore.h b/metastore.h
index 7bc7868..74debb8 100644
--- a/metastore.h
+++ b/metastore.h
@@ -32,3 +32,7 @@
#define ACTION_SAVE 0x02
#define ACTION_APPLY 0x04
#define ACTION_HELP 0x08
+
+/* Used to store the name of the file containing the metadata */
+extern char *metafile;
+