comparison libpurple/blist.h @ 18357:2177a11e169d

Add links to the signal documents in the API documents.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 29 Jun 2007 15:30:22 +0000
parents 79c1f60ece2e
children 6e07a5da756e
comparison
equal deleted inserted replaced
18356:823b3a3191fc 18357:2177a11e169d
19 * GNU General Public License for more details. 19 * GNU General Public License for more details.
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 *
25 * @see @ref blist-signals
24 */ 26 */
25 #ifndef _PURPLE_BLIST_H_ 27 #ifndef _PURPLE_BLIST_H_
26 #define _PURPLE_BLIST_H_ 28 #define _PURPLE_BLIST_H_
27 29
28 /* I can't believe I let ChipX86 inspire me to write good code. -Sean */ 30 /* I can't believe I let ChipX86 inspire me to write good code. -Sean */