]> sjero.net Git - linphone/blobdiff - coreapi/chat.c
Merge remote-tracking branch 'origin/master' into dev_gtk_new_ui
[linphone] / coreapi / chat.c
index ea87c9740d6777c955142cbe687bcf2d4d06e133..00f237377aabc6f2ae87b9f15bb17850fb062e80 100644 (file)
@@ -242,4 +242,4 @@ LinphoneChatMessage* linphone_chat_message_clone(const LinphoneChatMessage* msg)
        new_message->cb=msg->cb;
        if (msg->from) new_message->from=linphone_address_clone(msg->from);
        return new_message;
-}
\ No newline at end of file
+}