summaryrefslogtreecommitdiff
path: root/dxr3log.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3log.c')
-rw-r--r--dxr3log.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3log.c b/dxr3log.c
index 680dd6b..ea604f3 100644
--- a/dxr3log.c
+++ b/dxr3log.c
@@ -66,3 +66,9 @@ void cLog::Close()
m_LogOpen = false;
}
}
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: