diff options
Diffstat (limited to 'dxr3osd.c')
-rw-r--r-- | dxr3osd.c | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |