Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    r6f10697 rfed4f76  
    150150G_MODULE_EXPORT char **split_command_parts( char *command, int limit );
    151151G_MODULE_EXPORT char *get_rfc822_header( const char *text, const char *header, int len );
     152G_MODULE_EXPORT int truncate_utf8( char *string, int maxlen );
    152153
    153154#endif
Note: See TracChangeset for help on using the changeset viewer.