Changes in lib/misc.h [36e9f62:d444c09]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/misc.h
r36e9f62 rd444c09 64 64 G_MODULE_EXPORT struct ns_srv_reply *srv_lookup( char *service, char *protocol, char *domain ); 65 65 66 G_MODULE_EXPORT char *word_wrap( char *msg, int line_len ); 67 66 68 #endif
Note: See TracChangeset
for help on using the changeset viewer.