diff options
Diffstat (limited to 'dxr3ffmpeg.h')
-rw-r--r-- | dxr3ffmpeg.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3ffmpeg.h b/dxr3ffmpeg.h index 46fed73..d4347e2 100644 --- a/dxr3ffmpeg.h +++ b/dxr3ffmpeg.h @@ -66,3 +66,9 @@ private: }; #endif /*_DXR3_FFMPEG_H_*/ + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |