diff options
Diffstat (limited to 'dxr3singleton.h')
-rw-r--r-- | dxr3singleton.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3singleton.h b/dxr3singleton.h index b53ac79..56663f1 100644 --- a/dxr3singleton.h +++ b/dxr3singleton.h @@ -66,5 +66,6 @@ cMutex Singleton<T>::m; // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// indent-tabs-mode: t +// tab-width: 4; +// indent-tabs-mode: nil // End: |