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 34412fe8b3..eb086a2fa8 100644
--- a/protocols/FacebookRM/src/stubs.cpp
+++ b/protocols/FacebookRM/src/stubs.cpp
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "common.h"
-HANDLE FacebookProto::AddToListByEvent(int flags,int iContact,HANDLE hDbEvent)
+HCONTACT FacebookProto::AddToListByEvent(int flags,int iContact,HANDLE hDbEvent)
{
return NULL;
}