summaryrefslogtreecommitdiff
path: root/dxr3osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3osd.c')
-rw-r--r--dxr3osd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3osd.c b/dxr3osd.c
index 77ddfe5..8db15aa 100644
--- a/dxr3osd.c
+++ b/dxr3osd.c
@@ -287,6 +287,6 @@ void cDxr3Osd::copy(cBitmap *part, int area, transPair pair[16], int numPair)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: