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 e81c061..c3c7a60 100644
--- a/dxr3osd.c
+++ b/dxr3osd.c
@@ -160,3 +160,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: