From beb679e1f3aa30d08a992cecfcdd010d8d749e30 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 7 Sep 2014 10:21:05 -0300 Subject: [PATCH] libdvbv5 doxygen: Fix a few file descriptions Some file descriptions weren't ok. Fix them. Signed-off-by: Mauro Carvalho Chehab --- lib/include/libdvbv5/dvb-fe.h | 2 +- lib/include/libdvbv5/dvb-log.h | 2 +- lib/include/libdvbv5/dvb-scan.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/include/libdvbv5/dvb-fe.h b/lib/include/libdvbv5/dvb-fe.h index f4c21ea..bf01ed6 100644 --- a/lib/include/libdvbv5/dvb-fe.h +++ b/lib/include/libdvbv5/dvb-fe.h @@ -35,7 +35,7 @@ /** * @file dvb-fe.h - * @brief Provides interfaces to deal with DVB demux. + * @brief Provides interfaces to deal with DVB frontend. * @copyright GNU General Public License version 2 (GPLv2) * @author Mauro Carvalho Chehab * diff --git a/lib/include/libdvbv5/dvb-log.h b/lib/include/libdvbv5/dvb-log.h index 5458512..b120994 100644 --- a/lib/include/libdvbv5/dvb-log.h +++ b/lib/include/libdvbv5/dvb-log.h @@ -26,7 +26,7 @@ /** * @file dvb-log.h - * @brief Provides interfaces to deal with DVB demux. + * @brief Provides interfaces to handle libdvbv5 log messages. * @copyright GNU General Public License version 2 (GPLv2) * @author Mauro Carvalho Chehab * @author Andre Roth diff --git a/lib/include/libdvbv5/dvb-scan.h b/lib/include/libdvbv5/dvb-scan.h index 981a37c..c0bcb92 100644 --- a/lib/include/libdvbv5/dvb-scan.h +++ b/lib/include/libdvbv5/dvb-scan.h @@ -26,7 +26,7 @@ /** * @file dvb-scan.h - * @brief Provides interfaces to deal with DVB demux. + * @brief Provides interfaces to scan programs inside MPEG-TS digital TV streams. * @copyright GNU General Public License version 2 (GPLv2) * @author Mauro Carvalho Chehab * -- 2.7.4