add a comment about gen_dr_h.sh to dr.h
[email protected] (Daniel Kamil Kozar) Mon, 11 Jan 2016 09:43:20 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Daniel Kamil Kozar <[email protected]> | Sat Oct 10 15:21:31 2015 +0200| [600f86ed6afe7a4c7f36157db92966108119ee37] | committer: Daniel Kamil Kozar add a comment about gen_dr_h.sh to dr.h > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=600f86ed6afe7a4c7f36157db92966108119ee37 --- misc/gen_dr_h.sh | 3 +++ src/descriptors/dr.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/misc/gen_dr_h.sh b/misc/gen_dr_h.sh index a23f05e..935e889 100755 --- a/misc/gen_dr_h.sh +++ b/misc/gen_dr_h.sh @@ -43,6 +43,9 @@ cat <<EOF * Gathers all dr_*.h into one. Use this header if you need a lot of them. */ +/* This file is auto-generated by misc/gen_dr_h.sh. Please remember to update + * it when adding directories to src/descriptors. */ + #ifndef _DVBPSI_DR_H_ #define _DVBPSI_DR_H_ EOF diff --git a/src/descriptors/dr.h b/src/descriptors/dr.h index a105677..244c675 100644 --- a/src/descriptors/dr.h +++ b/src/descriptors/dr.h @@ -28,6 +28,9 @@ * Gathers all dr_*.h into one. Use this header if you need a lot of them. */ +/* This file is auto-generated by misc/gen_dr_h.sh. Please remember to update + * it when adding directories to src/descriptors. */ + #ifndef _DVBPSI_DR_H_ #define _DVBPSI_DR_H_ #include "atsc/dr_81.h" _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel