summaryrefslogtreecommitdiff
path: root/dxr3syncbuffer.h
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2010-02-28 20:36:06 +0200
committerVille Skyttä <ville.skytta@iki.fi>2010-02-28 20:36:06 +0200
commit94427a5de22e58b43b5ee6d044bcd6e907c9407f (patch)
tree830000dd8e554d210ca733acb12ea486b00dfc35 /dxr3syncbuffer.h
parente15ee2bb5af919d2ae6b79131bdcd882fd90bce8 (diff)
downloadvdr-plugin-dxr3-master.tar.gz
vdr-plugin-dxr3-master.tar.bz2
Fix indentation settings.HEADmaster
Diffstat (limited to 'dxr3syncbuffer.h')
-rw-r--r--dxr3syncbuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3syncbuffer.h b/dxr3syncbuffer.h
index 0be8d91..87bc45f 100644
--- a/dxr3syncbuffer.h
+++ b/dxr3syncbuffer.h
@@ -125,6 +125,6 @@ private:
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: