URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2f03f19679188160b8b563e891984b37e60b513
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2f03f1 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
opcua: prefix all hf_register_info with opcua, unify naming
Change-Id: I575bd2f93202837b2ce15a39b1b0bd9b5c53f5bf
Reviewed-on: https://code.wireshark.org/review/4151
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 095a0e8 opcua: use BASE_NONE instead of 0
adds b2f03f1 opcua: prefix all hf_register_info with opcua, unify naming
Summary of changes:
plugins/opcua/opcua_application_layer.c | 6 +--
plugins/opcua/opcua_security_layer.c | 8 +--
plugins/opcua/opcua_simpletypes.c | 84 +++++++++++++++----------------
plugins/opcua/opcua_transport_layer.c | 36 ++++++-------
4 files changed, 67 insertions(+), 67 deletions(-)