fix compilation warning update ms2

This commit is contained in:
Simon Morlat 2014-11-27 10:18:37 +01:00
parent 80def19f58
commit 13bacf87c9
2 changed files with 2 additions and 2 deletions

View file

@ -391,7 +391,7 @@ MSList *linphone_chat_room_get_history_range(LinphoneChatRoom *cr, int startm, i
begin=ortp_get_cur_time_ms();
linphone_sql_request_message(lc->db,buf,cr);
end=ortp_get_cur_time_ms();
ms_debug("%s(): completed in %i ms",__FUNCTION__, (int)(end-begin));
ms_message("%s(): completed in %i ms",__FUNCTION__, (int)(end-begin));
ms_free(buf);
ret=cr->messages_hist;
cr->messages_hist=NULL;

@ -1 +1 @@
Subproject commit f0cfb2641de9554db29bc6266579d9d4661e339a
Subproject commit 042feb9096af9fbe1a45e8c76b4121d738329e1e