diff options
Diffstat (limited to 'dxr3device.c')
-rw-r--r-- | dxr3device.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3device.c b/dxr3device.c index b1c45b5..241f92e 100644 --- a/dxr3device.c +++ b/dxr3device.c @@ -239,5 +239,6 @@ cSpuDecoder *cDxr3Device::GetSpuDecoder() // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// indent-tabs-mode: t +// tab-width: 4; +// indent-tabs-mode: nil // End: |