summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/stubs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/FacebookRM/src/stubs.cpp')
-rw-r--r--protocols/FacebookRM/src/stubs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/stubs.cpp b/protocols/FacebookRM/src/stubs.cpp
index d8698e7536..f7b0353b45 100644
--- a/protocols/FacebookRM/src/stubs.cpp
+++ b/protocols/FacebookRM/src/stubs.cpp
@@ -58,7 +58,7 @@ int FacebookProto::FileResume(HANDLE hTransfer,int *action,const PROTOCHAR **fil
return 1;
}
-int FacebookProto::GetInfo( HANDLE hContact, int infoType )
+int FacebookProto::GetInfo(HANDLE hContact, int infoType)
{
// TODO: Most probably some ProtoAck should be here instead
return 1;