diff options
Diffstat (limited to 'dxr3spudecoder.c')
-rw-r--r-- | dxr3spudecoder.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3spudecoder.c b/dxr3spudecoder.c index cb6db5e..a7319f6 100644 --- a/dxr3spudecoder.c +++ b/dxr3spudecoder.c @@ -655,3 +655,9 @@ int cDxr3SpuDecoder::setTime(uint32_t pts) return 1; } + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |