[libdvbpsi-devel] fix typedef name in a comment in aac_profile.h

Daniel Kamil Kozar git at videolan.org
Mon Jan 11 09:43:17 CET 2016


libdvbpsi | branch: master | Daniel Kamil Kozar <dkk089 at gmail.com> | Wed Sep 30 20:51:28 2015 +0200| [9c482eaf6ec5833d5e9ab9f1b90c829f7d09f94b] | committer: Daniel Kamil Kozar

fix typedef name in a comment in aac_profile.h

> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=9c482eaf6ec5833d5e9ab9f1b90c829f7d09f94b
---

 src/descriptors/types/aac_profile.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/descriptors/types/aac_profile.h b/src/descriptors/types/aac_profile.h
index 8342fa7..457e92d 100644
--- a/src/descriptors/types/aac_profile.h
+++ b/src/descriptors/types/aac_profile.h
@@ -40,7 +40,7 @@ extern "C" {
 #endif
 
 /*****************************************************************************
- * dvbpsi_dvb_aac_dr_t
+ * dvbpsi_aac_profile_and_level_t
  *****************************************************************************/
 /*!
  * \enum dvbpsi_aac_profile_and_level_s



More information about the libdvbpsi-devel mailing list