diff options
author | scop <scop> | 2005-04-18 21:18:43 +0000 |
---|---|---|
committer | scop <scop> | 2005-04-18 21:18:43 +0000 |
commit | 13657b1d3c7c45278eea357be9fb169ad9c50907 (patch) | |
tree | 99be99235dfbb5ce843c325ce4684c1e8dfb7edc /dxr3demuxdevice.c | |
parent | 7d8c274a64df5375bb4dea2cf18ac5984165467b (diff) | |
download | vdr-plugin-dxr3-13657b1d3c7c45278eea357be9fb169ad9c50907.tar.gz vdr-plugin-dxr3-13657b1d3c7c45278eea357be9fb169ad9c50907.tar.bz2 |
More indentation settings.
Diffstat (limited to 'dxr3demuxdevice.c')
-rw-r--r-- | dxr3demuxdevice.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3demuxdevice.c b/dxr3demuxdevice.c index dbb061b..1a90fde 100644 --- a/dxr3demuxdevice.c +++ b/dxr3demuxdevice.c @@ -677,5 +677,6 @@ int cDxr3DemuxDevice::DemuxAudioPes(const uint8_t* buf, int length) // Local variables: // mode: c++ // c-file-style: "stroustrup" +// c-file-offsets: ((inline-open . 0)) // indent-tabs-mode: t // End: |