summaryrefslogtreecommitdiff
path: root/dxr3device.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3device.h')
-rw-r--r--dxr3device.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3device.h b/dxr3device.h
index 2252c94..f032863 100644
--- a/dxr3device.h
+++ b/dxr3device.h
@@ -92,3 +92,9 @@ protected:
};
#endif /*_DXR3_DEVICE_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: