summaryrefslogtreecommitdiff
path: root/dxr3syncbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3syncbuffer.c')
-rw-r--r--dxr3syncbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3syncbuffer.c b/dxr3syncbuffer.c
index d9b7f3d..be45a2a 100644
--- a/dxr3syncbuffer.c
+++ b/dxr3syncbuffer.c
@@ -289,6 +289,6 @@ void cDxr3SyncBuffer::ReceiverStopped(void)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: