diff src/server.h @ 10400:6a043ae92db6

[gaim-migrate @ 11631] I'm about to go home for the holidays, so I figured I'd commit this before I left so someone else could pick up on it while I'm gone. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 19 Dec 2004 20:32:32 +0000
parents 32467b63f55a
children 94cc67130789
line wrap: on
line diff
--- a/src/server.h	Sun Dec 19 17:35:59 2004 +0000
+++ b/src/server.h	Sun Dec 19 20:32:32 2004 +0000
@@ -33,7 +33,7 @@
 extern "C" {
 #endif
 
-void serv_login(GaimAccount *);
+void serv_login(GaimAccount *, GaimStatus *);
 void serv_close(GaimConnection *);
 void serv_touch_idle(GaimConnection *);
 int  serv_send_im(GaimConnection *, const char *, const char *, GaimConvImFlags);