summaryrefslogtreecommitdiff
path: root/dxr3device.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3device.c')
-rw-r--r--dxr3device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3device.c b/dxr3device.c
index 8bfdd90..39614a7 100644
--- a/dxr3device.c
+++ b/dxr3device.c
@@ -320,6 +320,6 @@ void cDxr3Device::turnPlugin(bool on)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: