summaryrefslogtreecommitdiff
path: root/dxr3osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3osd.c')
-rw-r--r--dxr3osd.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3osd.c b/dxr3osd.c
index 2d18f0a..b60ae07 100644
--- a/dxr3osd.c
+++ b/dxr3osd.c
@@ -157,3 +157,9 @@ void cDxr3Osd::MoveWindow(cWindow *Window, int x, int y)
}
#endif /*VDRVERSNUM*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: