summaryrefslogtreecommitdiff
path: root/dxr3log.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3log.h')
-rw-r--r--dxr3log.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/dxr3log.h b/dxr3log.h
index bfabfe6..4147c57 100644
--- a/dxr3log.h
+++ b/dxr3log.h
@@ -90,5 +90,10 @@ private:
void Close(); // with this function we close our logfile
};
-
#endif /*_DXR3_LOG_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: