mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 23:28:09 +00:00
fix compilation warning and update oRTP
This commit is contained in:
parent
254b371a0c
commit
5a5ebe955d
2 changed files with 2 additions and 2 deletions
|
|
@ -389,7 +389,7 @@ static int sqlite3bctbx_winFullPathname(
|
|||
sqlite3_snprintf(MIN(nFull, pVfs->mxPathname), zFull, "%s", zTemp);
|
||||
bctbx_free(zTemp);
|
||||
return SQLITE_OK;
|
||||
/*}
|
||||
}
|
||||
else{
|
||||
return SQLITE_IOERR_NOMEM;
|
||||
}*/
|
||||
|
|
|
|||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 7612f40de599ebdde055290366281905904f902c
|
||||
Subproject commit 469444ddc6c3bdf1312d33e2678f1ee99c7e9939
|
||||
Loading…
Add table
Reference in a new issue