diff options
Diffstat (limited to 'dxr3.c')
-rw-r--r-- | dxr3.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -319,6 +319,6 @@ VDRPLUGINCREATOR(cPluginDxr3); // Don't touch this! // mode: c++ // c-file-style: "stroustrup" // c-file-offsets: ((inline-open . 0)) -// tab-width: 4; +// c-basic-offset: 4 // indent-tabs-mode: nil // End: |