URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e922efd395be75b8490c958175c055923ea557e4
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e922efd by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Proto: Fixed proto_unregister_field()
This function did not work after svn revision 51396.
This fix affects http, imf and ldap preferences.
Change-Id: I6fcb24c968d03c7d1fdc018cfa907f9cfd8809bb
Reviewed-on: https://code.wireshark.org/review/4881
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 0bbe48304a50b6f664c2cef8181c5ba90b62b073)
Reviewed-on: https://code.wireshark.org/review/4883
Actions performed:
from 5db9ef7 Eliminate some more ctype.h calls.
adds e922efd Proto: Fixed proto_unregister_field()
Summary of changes:
epan/proto.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)