aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_gsm.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-11-13 16:13:07 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-11-13 16:13:07 +0000
commit9e076dc898c23c4b6f88705c9fab822aa1a11056 (patch)
treed42acc06b937b300fa78849e43034c43d9efe96b /formats/format_gsm.c
parent186326097344b69a46c5b7e775f2040b81fe1d74 (diff)
Updates from char * to const char * + german syntax + enumeration (bug #2780)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4229 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'formats/format_gsm.c')
-rwxr-xr-xformats/format_gsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/formats/format_gsm.c b/formats/format_gsm.c
index f4b5aa189..a51ee0262 100755
--- a/formats/format_gsm.c
+++ b/formats/format_gsm.c
@@ -91,7 +91,7 @@ static struct ast_filestream *gsm_open(int fd)
return tmp;
}
-static struct ast_filestream *gsm_rewrite(int fd, char *comment)
+static struct ast_filestream *gsm_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