diff libpurple/connection.h @ 21002:99dd2f0940ae

propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850) to branch 'im.pidgin.pidgin' (head 477fd34e3ccd3991701c4e7d73ea6c9271f2c290)
author Richard Laager <rlaager@wiktel.com>
date Tue, 23 Oct 2007 17:32:34 +0000
parents f296be2a1039
children 88aa557b997f d8990c20cbee
line wrap: on
line diff
--- a/libpurple/connection.h	Tue Oct 23 17:31:54 2007 +0000
+++ b/libpurple/connection.h	Tue Oct 23 17:32:34 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file connection.h Connection API
  * @ingroup core
+ * @see @ref connection-signals
  */
 
 /* purple
@@ -22,8 +23,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 connection-signals
  */
 #ifndef _PURPLE_CONNECTION_H_
 #define _PURPLE_CONNECTION_H_