diff options
Diffstat (limited to 'dxr3ffmpeg.c')
-rw-r--r-- | dxr3ffmpeg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3ffmpeg.c b/dxr3ffmpeg.c index 0a7ddcc..9a93553 100644 --- a/dxr3ffmpeg.c +++ b/dxr3ffmpeg.c @@ -92,5 +92,6 @@ void cDxr3Ffmepg::CloseCodec(struct Dxr3Codec& Codec) // Local variables: // mode: c++ // c-file-style: "stroustrup" +// c-file-offsets: ((inline-open . 0)) // indent-tabs-mode: t // End: |