libpurple/protocols/jabber/oob.h

changeset 15884
4de1981757fc
parent 15435
4b933b06d75e
child 16238
33bf2fd32108
child 18068
b6554e3c8224
child 19859
71d37b57eff2
child 20478
46933dc62880
--- a/libpurple/protocols/jabber/oob.h	Mon Mar 19 06:11:46 2007 +0000
+++ b/libpurple/protocols/jabber/oob.h	Mon Mar 19 07:01:17 2007 +0000
@@ -1,7 +1,7 @@
 /**
  * @file jutil.h utility functions
  *
- * gaim
+ * purple
  *
  * Copyright (C) 2003 Nathan Walp <faceprint@faceprint.com>
  *
@@ -19,9 +19,9 @@
  * 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_OOB_H_
-#define _GAIM_JABBER_OOB_H_
+#ifndef _PURPLE_JABBER_OOB_H_
+#define _PURPLE_JABBER_OOB_H_
 
 void jabber_oob_parse(JabberStream *js, xmlnode *packet);
 
-#endif /* _GAIM_JABBER_OOB_H_ */
+#endif /* _PURPLE_JABBER_OOB_H_ */

mercurial