Module Name: src
Committed By: plunky
Date: Sat Aug 20 09:18:48 UTC 2011
Modified Files:
src/usr.bin/sdpquery: print.c
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/sdpquery/print.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.