diff libpurple/plugin.h @ 20799:f296be2a1039

All the links to libpurple signal pages were in the comment containing the GPL information rather than in a doxygen comment.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 06 Oct 2007 18:08:21 +0000
parents 6bf32c9e15a7
children 59c9c04879af 8a89c2caf9d8
line wrap: on
line diff
--- a/libpurple/plugin.h	Sat Oct 06 17:49:40 2007 +0000
+++ b/libpurple/plugin.h	Sat Oct 06 18:08:21 2007 +0000
@@ -1,6 +1,9 @@
 /**
  * @file plugin.h Plugin API
  * @ingroup core
+ * @see @ref plugin-signals
+ * @see @ref plugin-ids
+ * @see @ref plugin-i18n
  */
 
 /* purple
@@ -22,10 +25,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
- *
- * @see @ref plugin-signals
- * @see @ref plugin-ids
- * @see @ref plugin-i18n
  */
 #ifndef _PURPLE_PLUGIN_H_
 #define _PURPLE_PLUGIN_H_