summaryrefslogtreecommitdiff
path: root/modules/g7221
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2015-06-20 10:32:26 +0200
committerAlfred E. Heggestad <aeh@db.org>2015-06-20 10:32:26 +0200
commitae324c7d064cf6b05194d27e5b1c09fc141c8271 (patch)
tree28eabae15457bbd268efb893b59e8f217de953ed /modules/g7221
parentd2609092150272f3e3a6a4d9859d3c851e1fa270 (diff)
g7221: fix some typos in documentation
Diffstat (limited to 'modules/g7221')
-rw-r--r--modules/g7221/g7221.c2
-rw-r--r--modules/g7221/sdp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/g7221/g7221.c b/modules/g7221/g7221.c
index a224f46..7211c15 100644
--- a/modules/g7221/g7221.c
+++ b/modules/g7221/g7221.c
@@ -1,5 +1,5 @@
/**
- * @file g7221.c G.722.1 Video Codec
+ * @file g7221.c G.722.1 Audio Codec
*
* Copyright (C) 2010 Creytiv.com
*/
diff --git a/modules/g7221/sdp.c b/modules/g7221/sdp.c
index b46351e..7bfc62c 100644
--- a/modules/g7221/sdp.c
+++ b/modules/g7221/sdp.c
@@ -1,5 +1,5 @@
/**
- * @file g7221/sdp.c H.264 SDP Functions
+ * @file g7221/sdp.c G.722.1 SDP Functions
*
* Copyright (C) 2010 Creytiv.com
*/