libpurple/plugin.h

changeset 20889
3d0ef192f98c
parent 20147
66f05a854eee
child 20971
b5e1eb080f33
child 21145
a775e7fee70e
--- 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_

mercurial