diff libpurple/util.c @ 27202:9ff4b4cbc4c9

Allow doxygen to pick up the comment for this function. It's a static function, and I don't think we don't publish documentation for static functions, but it's still possible to generate it, right?
author Mark Doliner <mark@kingant.net>
date Fri, 19 Jun 2009 00:00:25 +0000
parents c59918579c3a
children 01f1929d0936 462a509fb2ad
line wrap: on
line diff
--- a/libpurple/util.c	Thu Jun 18 23:36:55 2009 +0000
+++ b/libpurple/util.c	Fri Jun 19 00:00:25 2009 +0000
@@ -3898,7 +3898,7 @@
 	url_fetch_recv_cb(data, -1, cond);
 }
 
-/*
+/**
  * This function is called when the socket is available to be written
  * to.
  *