summaryrefslogtreecommitdiff
path: root/dxr3outputthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3outputthread.c')
-rw-r--r--dxr3outputthread.c7
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: