URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=769a98498dda2c88986f9ed5442c82d2d6427268
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
769a984 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
opcua: format all hf_register_info tables by aligning them to longest value
Change-Id: I0b533edd7bad52922dd1e0aaa2c980e56dd88b78
Reviewed-on: https://code.wireshark.org/review/4149
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d8afd59 opcua: remove unused code
adds 769a984 opcua: format all hf_register_info tables by aligning them to longest value
Summary of changes:
plugins/opcua/opcua.c | 43 +++--------
plugins/opcua/opcua_application_layer.c | 13 +---
plugins/opcua/opcua_security_layer.c | 13 +---
plugins/opcua/opcua_simpletypes.c | 126 +++++++++++++------------------
plugins/opcua/opcua_transport_layer.c | 70 +++++------------
5 files changed, 89 insertions(+), 176 deletions(-)