]> sjero.net Git - linphone/commitdiff
fix missing coma in table.
authorSimon Morlat <simon.morlat@linphone.org>
Sun, 28 Aug 2011 22:28:43 +0000 (00:28 +0200)
committerSimon Morlat <simon.morlat@linphone.org>
Sun, 28 Aug 2011 22:28:43 +0000 (00:28 +0200)
coreapi/linphonecore.c

index e6fc1ef1e5cd9ffd0fac6556e0183477de906cfc..aa33e668fbb7c4483cef62d88e1859581bf5e281 100644 (file)
@@ -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",