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