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