diff src/protocols/jabber/jutil.h @ 7395:b250288fa948

[gaim-migrate @ 7990] this would be the non-working start of file transfer (the real way) for jabber also approximately eleventy billion jabber tweaks committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 31 Oct 2003 02:43:58 +0000
parents ab828b8c3f22
children 9a6df4d567e0
line wrap: on
line diff
--- a/src/protocols/jabber/jutil.h	Fri Oct 31 01:38:46 2003 +0000
+++ b/src/protocols/jabber/jutil.h	Fri Oct 31 02:43:58 2003 +0000
@@ -19,8 +19,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-#ifndef _GAIM_JABBER_JID_H_
-#define _GAIM_JABBER_JID_H_
+#ifndef _GAIM_JABBER_JUTIL_H_
+#define _GAIM_JABBER_JUTIL_H_
 
 #include "account.h"
 
@@ -46,4 +46,4 @@
 gboolean jabber_nameprep_validate(const char *);
 gboolean jabber_resourceprep_validate(const char *);
 
-#endif /* _GAIM_JABBER_JID_H_ */
+#endif /* _GAIM_JABBER_JUTIL_H_ */