diff options
Diffstat (limited to 'format.h')
-rw-r--r-- | format.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ struct element_t OPT_AMOUNT, VALUE, TOTAL, - SPACER + SPACER, + DEPTH_SPACER }; bool align_left; |