diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2010-02-28 20:36:06 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2010-02-28 20:36:06 +0200 |
commit | 94427a5de22e58b43b5ee6d044bcd6e907c9407f (patch) | |
tree | 830000dd8e554d210ca733acb12ea486b00dfc35 /dxr3syncbuffer.h | |
parent | e15ee2bb5af919d2ae6b79131bdcd882fd90bce8 (diff) | |
download | vdr-plugin-dxr3-master.tar.gz vdr-plugin-dxr3-master.tar.bz2 |
Diffstat (limited to 'dxr3syncbuffer.h')
-rw-r--r-- | dxr3syncbuffer.h | 2 |
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: |