mcabber/src/jabglue.c
changeset 311 1d6b16d9c577
parent 300 12f919be3da5
child 318 45076d02eeef
child 364 33b8e801ffa6
--- a/mcabber/src/jabglue.c	Tue Jul 12 18:23:09 2005 +0100
+++ b/mcabber/src/jabglue.c	Thu Jul 14 21:45:23 2005 +0100
@@ -37,8 +37,8 @@
 #define JABBER_AGENT_GROUP "Jabber Agents"
 
 jconn jc;
-time_t LastPingTime;
-unsigned int KeepaliveDelay;
+static time_t LastPingTime;
+static unsigned int KeepaliveDelay;
 static unsigned int prio;
 static int s_id;
 static int regmode, regdone;