summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_search.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_search.h')
-rw-r--r--protocols/JabberG/src/jabber_search.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_search.h b/protocols/JabberG/src/jabber_search.h
index dd2aaf7465..1c1cc0af69 100644
--- a/protocols/JabberG/src/jabber_search.h
+++ b/protocols/JabberG/src/jabber_search.h
@@ -35,7 +35,7 @@ typedef struct _tagJabberSearchFieldsInfo
typedef struct _tagJabberSearchData
{
- struct CJabberProto* ppro;
+ struct CJabberProto *ppro;
JabberSearchFieldsInfo * pJSInf;
HXML xNode;
int nJSInfCount;