Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Evangelos Ribeiro Tzaras
chatty
Commits
18212fcd
Commit
18212fcd
authored
Aug 06, 2020
by
Evangelos Ribeiro Tzaras
Browse files
src/chatty-manager.c: Fix spelling mistake
Fixes lintian information: spelling-error-in-binary
parent
ecbc84d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/chatty-manager.c
View file @
18212fcd
...
...
@@ -936,7 +936,7 @@ chatty_conv_write_conversation (PurpleConversation *conv,
// If anyone wants to suppress archiving - feel free to set NO_LOG flag
purple_signal_emit
(
chatty_manager_get_default
(),
"conversation-write"
,
account
,
&
pcm
,
&
uuid
,
type
);
g_debug
(
"Posting mesage id:%s flags:%d type:%d from:%s"
,
g_debug
(
"Posting mes
s
age id:%s flags:%d type:%d from:%s"
,
uuid
,
pcm
.
flags
,
type
,
pcm
.
who
);
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment