Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    re64de00 rd52111a  
    4242G_MODULE_EXPORT char *strip_newlines(char *source);
    4343G_MODULE_EXPORT char *normalize( const char *s );
     44G_MODULE_EXPORT void info_string_append( GString *str, char *newline, char *name, char *value );
    4445
    4546G_MODULE_EXPORT time_t get_time( int year, int month, int day, int hour, int min, int sec );
Note: See TracChangeset for help on using the changeset viewer.