diff options
Diffstat (limited to 'dxr3pesframe.c')
-rw-r--r-- | dxr3pesframe.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3pesframe.c b/dxr3pesframe.c index 1ab30df..639d43d 100644 --- a/dxr3pesframe.c +++ b/dxr3pesframe.c @@ -121,5 +121,6 @@ uint32_t cDxr3PesFrame::m_staticAspectRatio = EM8300_ASPECTRATIO_4_3; // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// indent-tabs-mode: t +// tab-width: 4; +// indent-tabs-mode: nil // End: |