diff mcabber/mcabber/screen.h @ 1691:b2e0083891cc

Replace JEP with XEP
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Feb 2010 18:16:06 +0100
parents 41c26b7d2890
children a9b0364c0cb2
line wrap: on
line diff
--- a/mcabber/mcabber/screen.h	Sat Feb 06 01:50:29 2010 +0200
+++ b/mcabber/mcabber/screen.h	Sat Feb 06 18:16:06 2010 +0100
@@ -125,7 +125,7 @@
 
 void scr_CheckAutoAway(int activity);
 
-#if defined JEP0022 || defined JEP0085
+#if defined XEP0022 || defined XEP0085
 gboolean scr_ChatStatesTimeout();
 #endif
 int chatstates_disabled;