summaryrefslogtreecommitdiffstats
path: root/src/diffviewer/internal.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:11:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:11:49 +0000
commit1b88cd5ee8510e90e69f885bfd730ce57621781c (patch)
treeb6b33bd695258f68c68824029c279d660ee4b85e /src/diffviewer/internal.h
parentAdding upstream version 3:4.8.30. (diff)
downloadmc-upstream.tar.xz
mc-upstream.zip
Adding upstream version 3:4.8.31.upstream/3%4.8.31upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--src/diffviewer/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diffviewer/internal.h b/src/diffviewer/internal.h
index 728d4b5..ad6fcb2 100644
--- a/src/diffviewer/internal.h
+++ b/src/diffviewer/internal.h
@@ -108,7 +108,7 @@ typedef struct WDiff
gboolean new_frame;
int skip_rows;
int skip_cols;
- int display_symbols;
+ gboolean display_symbols;
int display_numbers;
gboolean show_cr;
int tab_size;