Changeset c78c032 for help.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
  • help.h

    rd444c09 rc78c032  
    4343} help_t;
    4444
    45 help_t *help_init( help_t **help, const char *helpfile );
     45G_GNUC_MALLOC help_t *help_init( help_t **help, const char *helpfile );
    4646char *help_get( help_t **help, char *string );
    4747
Note: See TracChangeset for help on using the changeset viewer.