summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_infoupdate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_infoupdate.cpp')
-rw-r--r--protocols/IcqOscarJ/src/icq_infoupdate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/icq_infoupdate.cpp b/protocols/IcqOscarJ/src/icq_infoupdate.cpp
index 518e496b92..461619a54a 100644
--- a/protocols/IcqOscarJ/src/icq_infoupdate.cpp
+++ b/protocols/IcqOscarJ/src/icq_infoupdate.cpp
@@ -145,7 +145,7 @@ void CIcqProto::icq_EnableUserLookup(BOOL bEnable)
SetEvent(hInfoQueueEvent);
}
-void __cdecl CIcqProto::InfoUpdateThread( void* )
+void __cdecl CIcqProto::InfoUpdateThread(void*)
{
int i;
DWORD dwWait = WAIT_OBJECT_0;