diff options
Diffstat (limited to 'dxr3log.h')
-rw-r--r-- | dxr3log.h | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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: |