diff options
Diffstat (limited to 'dxr3output-video.c')
-rw-r--r-- | dxr3output-video.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3output-video.c b/dxr3output-video.c index 7493f95..07b9790 100644 --- a/dxr3output-video.c +++ b/dxr3output-video.c @@ -99,5 +99,6 @@ void cDxr3VideoOutThread::Action() // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// indent-tabs-mode: t +// tab-width: 4; +// indent-tabs-mode: nil // End: |