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 /dxr3output.h | |
parent | e15ee2bb5af919d2ae6b79131bdcd882fd90bce8 (diff) | |
download | vdr-plugin-dxr3-94427a5de22e58b43b5ee6d044bcd6e907c9407f.tar.gz vdr-plugin-dxr3-94427a5de22e58b43b5ee6d044bcd6e907c9407f.tar.bz2 |
Diffstat (limited to 'dxr3output.h')
-rw-r--r-- | dxr3output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3output.h b/dxr3output.h index abd21c6..2a2c77d 100644 --- a/dxr3output.h +++ b/dxr3output.h @@ -80,6 +80,6 @@ protected: // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// tab-width: 4; +// c-basic-offset: 4 // indent-tabs-mode: nil // End: |