[libdvbpsi-devel] [Git][videolan/libdvbpsi][master] dr_65.h: fix header guard
Jean-Paul Saman (@jpsaman)
gitlab at videolan.org
Thu Nov 21 10:30:44 UTC 2024
Jean-Paul Saman pushed to branch master at VideoLAN / libdvbpsi
Commits:
4004c75e by Jean-Paul Saman at 2024-11-21T11:10:30+01:00
dr_65.h: fix header guard
- - - - -
1 changed file:
- src/descriptors/dvb/dr_65.h
Changes:
=====================================
src/descriptors/dvb/dr_65.h
=====================================
@@ -28,7 +28,7 @@
*/
#ifndef _DR_65_H
-#define _DR_66_H
+#define _DR_65_H
/*****************************************************************************
* dvbpsi_dvb_scrambling_dr_s
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/-/commit/4004c75e9dd2832f32f3996ee94a5cda7edfb187
--
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/-/commit/4004c75e9dd2832f32f3996ee94a5cda7edfb187
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the libdvbpsi-devel
mailing list