diff options
Diffstat (limited to 'dxr3outputthread.c')
-rw-r--r-- | dxr3outputthread.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dxr3outputthread.c b/dxr3outputthread.c index 300d0e7..2130a7d 100644 --- a/dxr3outputthread.c +++ b/dxr3outputthread.c @@ -229,5 +229,10 @@ void cDxr3VideoOutThread::Action() } } - #undef SCR + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |