summaryrefslogtreecommitdiff
path: root/dxr3colormanager.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3colormanager.c')
-rw-r--r--dxr3colormanager.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3colormanager.c b/dxr3colormanager.c
index 5d994ac..42d9945 100644
--- a/dxr3colormanager.c
+++ b/dxr3colormanager.c
@@ -379,5 +379,6 @@ bool xSection::HasColor(unsigned int color, unsigned char &ColorIndex)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// indent-tabs-mode: t
+// tab-width: 4;
+// indent-tabs-mode: nil
// End: