diff src/connection.h @ 6605:943b03bcecf5

[gaim-migrate @ 7129] Added some signal documentation. The conversation signal docs are taking forever. Who wants to help? :) committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 24 Aug 2003 06:32:28 +0000
parents e07c66073b6d
children a4622f1fb5a1
line wrap: on
line diff
--- a/src/connection.h	Sun Aug 24 05:49:50 2003 +0000
+++ b/src/connection.h	Sun Aug 24 06:32:28 2003 +0000
@@ -20,10 +20,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * @signal signing-on (GaimConnection *gc)
- * @signal signed-on (GaimConnection *gc)
- * @signal signing-off (GaimConnection *gc)
- * @signal signed-off (GaimConnection *gc)
+ * @see @ref connection-signals
  */
 #ifndef _GAIM_CONNECTION_H_
 #define _GAIM_CONNECTION_H_