summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
*/