account_creator.c: fix compilation

This commit is contained in:
Gautier Pelloux-Prayer 2016-02-24 11:48:48 +01:00
parent b427b8c3f9
commit f734477ce4

View file

@ -164,7 +164,7 @@ end:
return status;
}
static char* _get_identity(LinphoneAccountCreator *creator) {
static char* _get_identity(const LinphoneAccountCreator *creator) {
char *identity = NULL;
if (creator->username && creator->domain) {
//we must escape username