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 cbedabc..ef1cb74 100644
--- a/dxr3log.c
+++ b/dxr3log.c
@@ -73,3 +73,9 @@ void cLog::Close()
}
Unlock();
}
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: