summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3audiodecoder.c')
-rw-r--r--dxr3audiodecoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3audiodecoder.c b/dxr3audiodecoder.c
index e1bc0be..b2758ec 100644
--- a/dxr3audiodecoder.c
+++ b/dxr3audiodecoder.c
@@ -333,6 +333,6 @@ int cDxr3AudioDecoder::calcFrameSize(const uint8_t *header)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: