From 3064ea42452e7e069bce9fc132ceb8ae4d7d11b4 Mon Sep 17 00:00:00 2001 From: Sven Moritz Hallberg Date: Sat, 16 Feb 2008 16:20:58 +0100 Subject: rework keygen messages and add some notices --- otr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otr.h') diff --git a/otr.h b/otr.h index 36e3b922..e5dddbb1 100644 --- a/otr.h +++ b/otr.h @@ -85,7 +85,7 @@ void otr_remove(const char *nick); void otr_rename(const char *onick, const char *nnick); /* called from account_add() */ -void otr_check_for_key(struct account *a); +int otr_check_for_key(struct account *a); /* called from imcb_buddy_msg() */ char *otr_handle_message(struct im_connection *ic, const char *handle, -- cgit v1.2.3