Fix text plug-in: missing function name change
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Jan 2017 17:00:21 +0000 (12:00 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:09 +0000 (14:09 -0400)
commit8803be2a10b800e139cd3dffa854bd612b00b289
tree6670e2ec9efdca5743566a16a2db0bc7ddef76e8
parent968e4792f5d6f2c138a169436672420437630c0f
Fix text plug-in: missing function name change

bt_ctf_field_type_enumeration_mapping_iterator_get_name was removed
and replaced by the bt_ctf_field_type_enumeration_mapping_iterator_get_signed
and bt_ctf_field_type_enumeration_mapping_iterator_get_unsigned
functions

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/text/print.c
This page took 0.025304 seconds and 4 git commands to generate.