comparison src/account.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 42fdf16f1dad
comparison
equal deleted inserted replaced
6604:693262ed19dc 6605:943b03bcecf5
17 * GNU General Public License for more details. 17 * GNU General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 *
23 * @see @ref account-signals
22 */ 24 */
23 #ifndef _GAIM_ACCOUNTS_H_ 25 #ifndef _GAIM_ACCOUNTS_H_
24 #define _GAIM_ACCOUNTS_H_ 26 #define _GAIM_ACCOUNTS_H_
25 27
26 typedef struct _GaimAccount GaimAccount; 28 typedef struct _GaimAccount GaimAccount;