diff options
Diffstat (limited to 'dxr3device.c')
-rw-r--r-- | dxr3device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3device.c b/dxr3device.c index 31cd16f..fdda67c 100644 --- a/dxr3device.c +++ b/dxr3device.c @@ -515,5 +515,6 @@ cOsdBase *cDxr3Device::NewOsd(int x, int y) // Local variables: // mode: c++ // c-file-style: "stroustrup" +// c-file-offsets: ((inline-open . 0)) // indent-tabs-mode: t // End: |