summaryrefslogtreecommitdiff
path: root/dxr3pesframe.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3pesframe.c')
-rw-r--r--dxr3pesframe.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/dxr3pesframe.c b/dxr3pesframe.c
index e1cbb9e..297ae5c 100644
--- a/dxr3pesframe.c
+++ b/dxr3pesframe.c
@@ -247,3 +247,8 @@ uint32_t cDxr3PesFrame::m_staticAspectRatio = EM8300_ASPECTRATIO_4_3;
uint32_t cDxr3PesFrame::m_staticHorizontalSize = 720;
const uint32_t cDxr3PesFrame::MAX_PES_HEADER_SIZE = 184;
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: