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