aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fbi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fbi.c b/fbi.c
index d3eb97c..b02c17f 100644
--- a/fbi.c
+++ b/fbi.c
@@ -1378,6 +1378,7 @@ int main(int argc, char *argv[])
autodown = GET_AUTO_DOWN();
fitwidth = GET_FIT_WIDTH();
statusline = GET_VERBOSE();
+ comments = GET_COMMENTS();
textreading = GET_TEXT_MODE();
editable = GET_EDIT();
backup = GET_BACKUP();