[PATCH] libdvbv5: Fix invalid header file name in Doxygen INPUT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The list of INPUT files in doxygen_libdvbv5.cfg contains
desc_descriptor_id.h, which doesn't exist. The correct file name is
desc_registration_id.h. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
---
 doxygen_libdvbv5.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxygen_libdvbv5.cfg b/doxygen_libdvbv5.cfg
index b25301a05bf5..83f33a23ebf4 100644
--- a/doxygen_libdvbv5.cfg
+++ b/doxygen_libdvbv5.cfg
@@ -776,7 +776,6 @@ INPUT                  = $(SRCDIR)/doc/libdvbv5-index.doc \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_event_extended.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_event_short.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_extension.h \
-			 $(SRCDIR)/lib/include/libdvbv5/desc_descriptor_id.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_frequency_list.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_hierarchy.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_isdbt_delivery.h \
@@ -784,6 +783,7 @@ INPUT                  = $(SRCDIR)/doc/libdvbv5-index.doc \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_logical_channel.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_network_name.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_partial_reception.h \
+			 $(SRCDIR)/lib/include/libdvbv5/desc_registration_id.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_sat.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_service.h \
 			 $(SRCDIR)/lib/include/libdvbv5/desc_t2_delivery.h \

base-commit: f50720c40409bfd27056011da1350462b41af9d3
-- 
Regards,

Laurent Pinchart




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux