Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • help.h

    re5d8d21 r674a01d  
    4747char *help_get( help_t **help, char *title );
    4848int help_add_mem( help_t **help, const char *title, const char *content_ );
     49char *help_get_whatsnew( help_t **help, int old );
    4950
    5051#endif
Note: See TracChangeset for help on using the changeset viewer.