Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
4adfec37
Commit
4adfec37
authored
6 years ago
by
Ronan
Browse files
Options
Download
Patches
Plain Diff
fix(ChatMessage): use const, always use const, it is cute and useful
parent
83e1fe3e
No related merge requests found
Pipeline
#315
failed with stage
in 0 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
include/linphone/api/c-chat-message.h
+16
-16
include/linphone/api/c-chat-message.h
src/c-wrapper/api/c-chat-message.cpp
+33
-33
src/c-wrapper/api/c-chat-message.cpp
src/chat/chat-message/chat-message-p.h
+5
-5
src/chat/chat-message/chat-message-p.h
src/chat/chat-message/chat-message.cpp
+4
-4
src/chat/chat-message/chat-message.cpp
src/chat/chat-message/chat-message.h
+1
-1
src/chat/chat-message/chat-message.h
src/chat/modifier/file-transfer-chat-message-modifier.cpp
+1
-1
src/chat/modifier/file-transfer-chat-message-modifier.cpp
src/chat/modifier/file-transfer-chat-message-modifier.h
+1
-1
src/chat/modifier/file-transfer-chat-message-modifier.h
with
61 additions
and
61 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets