summaryrefslogtreecommitdiffstats
path: root/src/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/json.h')
-rw-r--r--src/json.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/json.h b/src/json.h
index 978f7a8..d7bc072 100644
--- a/src/json.h
+++ b/src/json.h
@@ -81,6 +81,7 @@ struct og_msg_params {
const char *profile;
const char *cache;
const char *cache_size;
+ const char *comment;
bool echo;
struct og_partition partition_setup[OG_PARTITION_MAX];
struct og_sync_params sync_setup;