Changeset c78c032 for conf.h


Ignore:
Timestamp:
2007-10-12T12:11:32Z (17 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
f618a4a
Parents:
d444c09
Message:

Add GCC attributes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.h

    rd444c09 rc78c032  
    5151} conf_t;
    5252
    53 conf_t *conf_load( int argc, char *argv[] );
     53G_GNUC_MALLOC conf_t *conf_load( int argc, char *argv[] );
    5454void conf_loaddefaults( irc_t *irc );
    5555
Note: See TracChangeset for help on using the changeset viewer.