summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3audiodecoder.h')
-rw-r--r--dxr3audiodecoder.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3audiodecoder.h b/dxr3audiodecoder.h
index 5be42d2..6c76886 100644
--- a/dxr3audiodecoder.h
+++ b/dxr3audiodecoder.h
@@ -78,3 +78,9 @@ private:
};
#endif /*_DXR3_AUDIODECODER_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: