Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • help.h

    r0fbda193 re5d8d21  
    4646void help_free( help_t **help );
    4747char *help_get( help_t **help, char *title );
     48int help_add_mem( help_t **help, const char *title, const char *content_ );
    4849
    4950#endif
Note: See TracChangeset for help on using the changeset viewer.