diff options
Diffstat (limited to 'dxr3output.c')
-rw-r--r-- | dxr3output.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3output.c b/dxr3output.c index 6e83368..32fc178 100644 --- a/dxr3output.c +++ b/dxr3output.c @@ -36,5 +36,6 @@ cDxr3OutputThread::cDxr3OutputThread(cDxr3SyncBuffer& buffer) : // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// indent-tabs-mode: t +// tab-width: 4; +// indent-tabs-mode: nil // End: |