Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    r73f0a01 r5ebff60  
    149149G_MODULE_EXPORT char *get_rfc822_header(const char *text, const char *header, int len);
    150150G_MODULE_EXPORT int truncate_utf8(char *string, int maxlen);
    151 G_MODULE_EXPORT gboolean parse_int64(char *string, int base, guint64 *number);
    152151
    153152#endif
Note: See TracChangeset for help on using the changeset viewer.