summaryrefslogtreecommitdiff
path: root/dxr3cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3cpu.h')
-rw-r--r--dxr3cpu.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/dxr3cpu.h b/dxr3cpu.h
index 472fae8..9a49e6a 100644
--- a/dxr3cpu.h
+++ b/dxr3cpu.h
@@ -103,5 +103,10 @@ private:
CPUInformation m_Info;
};
-
#endif /*_DXR3_CPU_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: