Provisory remedy for missing compile option -liconv

with GNU libiconv on FreeBSD.
This commit is contained in:
2009-06-30 13:41:34 +02:00
parent 0e14549521
commit e52b5e7f2a
3 changed files with 10 additions and 3 deletions

View File

@@ -4412,7 +4412,7 @@ int iso_node_get_attrs(IsoNode *node, size_t *num_attrs,
* @param flag
* Bitfield for control purposes, unused yet, submit 0
* @return
* 1= name found , 0= name not found , <0 indicates error error
* 1= name found , 0= name not found , <0 indicates error
*
* @since 0.6.18
*/