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