Changes in lib/misc.h [d444c09:36e9f62]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/misc.h
rd444c09 r36e9f62 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 68 66 #endif
Note: See TracChangeset
for help on using the changeset viewer.