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