[Git][videolan/libdvbpsi][master] dr_65.h: fix header guard

"Jean-Paul Saman (@jpsaman)" <[email protected]> Thu, 21 Nov 2024 11:30:44 +0100
Newsgroups gmane.comp.video.videolan.libdvbpsi.devel
Message-ID <[email protected]>
--===============5471204928942779267==
Content-Type: multipart/alternative;
 boundary="--==_mimepart_673f0bd4c514d_2b114f1c0ab6502925144";
 charset=UTF-8
Content-Transfer-Encoding: 7bit


----==_mimepart_673f0bd4c514d_2b114f1c0ab6502925144
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



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
----==_mimepart_673f0bd4c514d_2b114f1c0ab6502925144--

--===============5471204928942779267==
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

--===============5471204928942779267==--