History log of /freebsd-current/contrib/elftoolchain/libdwarf/dwarf_die.c
Revision Date Author Comments
# 1201c6fd 18-Jan-2014 Kai Wang <kaiw@FreeBSD.org>

Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRY
instead of DW_DLE_NO_ENTRY when a child DIE is not found.