Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    r36e9f62 rd444c09  
    6464G_MODULE_EXPORT struct ns_srv_reply *srv_lookup( char *service, char *protocol, char *domain );
    6565
     66G_MODULE_EXPORT char *word_wrap( char *msg, int line_len );
     67
    6668#endif
Note: See TracChangeset for help on using the changeset viewer.