summaryrefslogtreecommitdiff
path: root/dxr3spudecoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3spudecoder.c')
-rw-r--r--dxr3spudecoder.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3spudecoder.c b/dxr3spudecoder.c
index a197800..132658c 100644
--- a/dxr3spudecoder.c
+++ b/dxr3spudecoder.c
@@ -628,5 +628,6 @@ int cDxr3SpuDecoder::setTime(uint32_t pts)
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// indent-tabs-mode: t
+// tab-width: 4;
+// indent-tabs-mode: nil
// End: