diff options
author | dartraiden <wowemuh@gmail.com> | 2018-01-01 05:02:10 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-01-01 05:02:10 +0300 |
commit | 28317a5f7331e1910811e6e37ee7c327ee42cafd (patch) | |
tree | f4762a7fde822c343ed4f67ea715bf8ac5fe1640 /protocols/Sametime/src/conference.cpp | |
parent | 9682ce6e05865f2267f4bed4d74f0e1e890baccc (diff) |
massive copyright update
Diffstat (limited to 'protocols/Sametime/src/conference.cpp')
-rw-r--r-- | protocols/Sametime/src/conference.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/conference.cpp b/protocols/Sametime/src/conference.cpp index c79baf20cb..d96ca4e66d 100644 --- a/protocols/Sametime/src/conference.cpp +++ b/protocols/Sametime/src/conference.cpp @@ -20,7 +20,7 @@ CSametimeProto* getProtoFromMwConference(mwConference* conf) conference, or mwConference_close to reject the invitation.
@param conf the newly created conference
- @param inviter the indentity of the user who sent the invitation
+ @param inviter the identity of the user who sent the invitation
@param invite the invitation text
*/
void mwServiceConf_on_invited(mwConference* conf, mwLoginInfo* inviter, const char* invite)
|