[Git][videolan/libdvbpsi][master] sis.c: use proper indentation otherwise it may be misleading
"Jean-Paul Saman (@jpsaman)" <[email protected]> Thu, 21 Nov 2024 12:55:57 +0100
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============7517109848952275199==
Content-Type: multipart/alternative;
boundary="--==_mimepart_673f1fcd18daf_2b114f22eea9e029429aa";
charset=UTF-8
Content-Transfer-Encoding: 7bit
----==_mimepart_673f1fcd18daf_2b114f22eea9e029429aa
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Jean-Paul Saman pushed to branch master at VideoLAN / libdvbpsi
Commits:
5c8a61e0 by Jean-Paul Saman at 2024-11-21T12:41:54+01:00
sis.c: use proper indentation otherwise it may be misleading
- - - - -
1 changed file:
- src/tables/sis.c
Changes:
=====================================
src/tables/sis.c
=====================================
@@ -852,7 +852,7 @@ void dvbpsi_sis_sections_decode(dvbpsi_t* p_dvbpsi, dvbpsi_sis_t* p_sis,
if (!p_sis->p_splice_command)
dvbpsi_error(p_dvbpsi, "SIS decoder",
"time_signal command is invalid");
- break;
+ break;
case 0x07: /* bandwidth_reservation */
break;
default:
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/-/commit/5c8a61e03a8dc6d4489800b1e91e9d37485b5bcf
--
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/-/commit/5c8a61e03a8dc6d4489800b1e91e9d37485b5bcf
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
----==_mimepart_673f1fcd18daf_2b114f22eea9e029429aa--
--===============7517109848952275199==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
libdvbpsi-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvbpsi-devel
--===============7517109848952275199==--