summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3audiodecoder.c')
-rw-r--r--dxr3audiodecoder.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3audiodecoder.c b/dxr3audiodecoder.c
index e341e2a..8f7cb1f 100644
--- a/dxr3audiodecoder.c
+++ b/dxr3audiodecoder.c
@@ -294,3 +294,9 @@ bool cDxr3AudioDecoder::HeadCheck(unsigned long head)
return retval;
}
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: