Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
aa438045
Commit
aa438045
authored
Aug 29, 2011
by
Simon Morlat
Browse files
fix missing coma in table.
parent
4c90ccfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/linphonecore.c
View file @
aa438045
...
...
@@ -641,7 +641,7 @@ static const char *codec_pref_order[]={
"gsm"
,
"pcmu"
,
"pcma"
,
"VP8-DRAFT-0-3-2"
"VP8-DRAFT-0-3-2"
,
"H264"
,
"MP4V-ES"
,
"H263-1998"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment