NetBSD/usr.bin/sdpquery
plunky a54eea1c06 add print_utf8_string for some profiles that specify UTF-8 specifically,
and supply a print_codeset_string() so we don't need void * casts to avoid
the char ** -> const char ** complaint
2011-08-20 09:18:47 +00:00
..
Makefile kill gcc-4.5 warnings 2011-08-14 13:27:47 +00:00
command.c use built-in macro ___STRING() rather than rolling our own 2011-02-08 18:14:00 +00:00
print.c add print_utf8_string for some profiles that specify UTF-8 specifically, 2011-08-20 09:18:47 +00:00
sdpquery.1 Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
sdpquery.c kill gcc-4.5 warnings 2011-08-14 13:27:47 +00:00
sdpquery.h