diff -r 969b74a3e27a -r 4de1981757fc pidgin/gtkdebug.h --- a/pidgin/gtkdebug.h Mon Mar 19 06:11:46 2007 +0000 +++ b/pidgin/gtkdebug.h Mon Mar 19 07:01:17 2007 +0000 @@ -2,7 +2,7 @@ * @file gtkdebug.h GTK+ Debug API * @ingroup gtkui * - * gaim + * purple * * Pidgin is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this @@ -59,6 +59,6 @@ * * @return The GTK+ UI debug operations structure. */ -GaimDebugUiOps *pidgin_debug_get_ui_ops(void); +PurpleDebugUiOps *pidgin_debug_get_ui_ops(void); #endif /* _PIDGINDEBUG_H_ */