summaryrefslogtreecommitdiff
path: root/dxr3audiodecoder.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2009-06-05 08:49:39 +0200
committerChristian Gmeiner <christian.gmeiner@gmail.com>2009-06-05 08:49:39 +0200
commit258901012adff5929c9488fe621101d7aa3e42e7 (patch)
tree5e74bc1cb9539d044a27ba82454675a4e4a39f9c /dxr3audiodecoder.h
parenteecd8d6b5fc35cd39b53f6c2642ccbc388d47044 (diff)
downloadvdr-plugin-dxr3-258901012adff5929c9488fe621101d7aa3e42e7.tar.gz
vdr-plugin-dxr3-258901012adff5929c9488fe621101d7aa3e42e7.tar.bz2
update emacs code style part
Diffstat (limited to 'dxr3audiodecoder.h')
-rw-r--r--dxr3audiodecoder.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3audiodecoder.h b/dxr3audiodecoder.h
index d8c7c59..71f94fd 100644
--- a/dxr3audiodecoder.h
+++ b/dxr3audiodecoder.h
@@ -79,5 +79,6 @@ private:
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// indent-tabs-mode: t
+// tab-width: 4;
+// indent-tabs-mode: nil
// End: