summaryrefslogtreecommitdiff
path: root/formats/format_g723.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-11-13 16:13:07 +0000
committerMark Spencer <markster@digium.com>2004-11-13 16:13:07 +0000
commitdd43338425e06005e0d6a5d3ad6877fec534d7ed (patch)
treed42acc06b937b300fa78849e43034c43d9efe96b /formats/format_g723.c
parenta1cdeb6f80e41712567054d207ac584c3e2cfdd8 (diff)
Updates from char * to const char * + german syntax + enumeration (bug #2780)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'formats/format_g723.c')
-rwxr-xr-xformats/format_g723.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/formats/format_g723.c b/formats/format_g723.c
index 955ce5916..3687773e7 100755
--- a/formats/format_g723.c
+++ b/formats/format_g723.c
@@ -78,7 +78,7 @@ static struct ast_filestream *g723_open(int fd)
return tmp;
}
-static struct ast_filestream *g723_rewrite(int fd, char *comment)
+static struct ast_filestream *g723_rewrite(int fd, const char *comment)
{
/* We don't have any header to read or anything really, but
if we did, it would go here. We also might want to check