summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-12 13:49:05 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-12 13:49:05 +0100
commita9d79a466795787a62a819d792fca21cc87d458b (patch)
tree63e492d57135ff16c3f388a2315ef66d329894e7 /src
parentbdbfd6b08856a445446bfd845f1c43109d184250 (diff)
Comment.
Diffstat (limited to 'src')
-rw-r--r--src/lib/dolby_cp750.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/dolby_cp750.h b/src/lib/dolby_cp750.h
index c545844fe..8d30b4cd2 100644
--- a/src/lib/dolby_cp750.h
+++ b/src/lib/dolby_cp750.h
@@ -17,6 +17,10 @@
*/
+/** @file src/lib/dolby_cp750.h
+ * @brief DolbyCP750 class.
+ */
+
#include "cinema_sound_processor.h"
class DolbyCP750 : public CinemaSoundProcessor