diff options
Diffstat (limited to 'src/tool_writeout.h')
-rw-r--r-- | src/tool_writeout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_writeout.h b/src/tool_writeout.h index 64d759575..a21787ab9 100644 --- a/src/tool_writeout.h +++ b/src/tool_writeout.h @@ -65,6 +65,7 @@ typedef enum { JSON_NONE, JSON_STRING, JSON_LONG, + JSON_OFFSET, JSON_TIME, JSON_VERSION, JSON_FILENAME |