pidgin: 31b25c1d: Allow doxygen to pick up the comment for...
    markdoliner at pidgin.im 
    markdoliner at pidgin.im
       
    Thu Jun 18 20:05:22 EDT 2009
    
    
  
-----------------------------------------------------------------
Revision: 31b25c1d5c80c7a546265ca1292023606d4886ee
Ancestor: b0ed68ca3d82a1ce76286aed5cfc1af79017d9af
Author: markdoliner at pidgin.im
Date: 2009-06-19T00:00:25
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/31b25c1d5c80c7a546265ca1292023606d4886ee
Modified files:
        libpurple/util.c
ChangeLog: 
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?
-------------- next part --------------
============================================================
--- libpurple/util.c	7ba662405fad431fbf16bff7628a6d9635cb64d7
+++ libpurple/util.c	e1d2253a3c331f4132f4ea55c9466b6882c650a3
@@ -3898,7 +3898,7 @@ static void ssl_url_fetch_recv_cb(gpoint
 	url_fetch_recv_cb(data, -1, cond);
 }
 
-/*
+/**
  * This function is called when the socket is available to be written
  * to.
  *
    
    
More information about the Commits
mailing list