summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_console.cpp')
-rw-r--r--protocols/JabberG/src/jabber_console.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_console.cpp b/protocols/JabberG/src/jabber_console.cpp
index 9fb244cd23..93168b7186 100644
--- a/protocols/JabberG/src/jabber_console.cpp
+++ b/protocols/JabberG/src/jabber_console.cpp
@@ -304,7 +304,7 @@ DWORD CALLBACK sttStreamInCallback(DWORD_PTR dwCookie, LPBYTE pbBuff, LONG cb, L
return 0;
}
-static void sttJabberConsoleRebuildStrings(CJabberProto* ppro, HWND hwndCombo)
+static void sttJabberConsoleRebuildStrings(CJabberProto *ppro, HWND hwndCombo)
{
int i;
JABBER_LIST_ITEM *item = NULL;