Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    r5ebff60 r73f0a01  
    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);
     151G_MODULE_EXPORT gboolean parse_int64(char *string, int base, guint64 *number);
    151152
    152153#endif
Note: See TracChangeset for help on using the changeset viewer.