URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2070bdbf973f0c5de6b2dd0532aea46e8e05f63
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f2070bd by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Consistently used (derived) type Enumerated (rather than Unsigned32 or
Integer32) when the AVP is of type Enumerated.
Just for correctness.
Change-Id: Ia485d6e06ca16d6da82aa5d1b60025120e45242f
Reviewed-on: https://code.wireshark.org/review/8109
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from e5e2465 Fix up some indentation/white space issues.
adds f2070bd Consistently used (derived) type Enumerated (rather than Unsigned32 or Integer32) when the AVP is of type Enumerated.
Summary of changes:
diameter/dictionary.xml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)