Wireshark-commits: [Wireshark-commits] master 09a9c86: Add the possibillity to add a string to the
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 May 2014 15:51:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09a9c86473645e33383df65c8b6986a542ba4e2d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

09a9c86 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add the possibillity to add a string to the termination id.
    
    Change-Id: I3b48b28273a8c1a1558045d2a4ab5104160840de
    Reviewed-on: https://code.wireshark.org/review/1510
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  326202f   Solaris doesn't like anonymous unions
    adds  09a9c86   Add the possibillity to add a string to the termination id.


Summary of changes:
 asn1/h248/h248.cnf               |   23 ++++++++++++++++++-----
 asn1/h248/packet-h248-template.h |    5 +++++
 epan/dissectors/packet-h248.c    |   35 ++++++++++++++++++++++++-----------
 epan/dissectors/packet-h248.h    |    5 +++++
 4 files changed, 52 insertions(+), 16 deletions(-)