--- 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_ */