Wireshark-commits: [Wireshark-commits] master e7cac43: uat: clarify documentation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Sep 2016 19:07:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7cac432fb5ffeed6904a3429ffcd885cef652c0
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e7cac43 by Peter Wu (peter@xxxxxxxxxxxxx):

    uat: clarify documentation
    
    No functional change, fixes typos, adds some meaningful function
    parameters and tries to clarify the memory management concerns.
    
    Also fix a -Wdocumentation issue in epan/proto.h
    
    Change-Id: I59d1fcd2ce96178e0a64a0709409a9a7a447c7c6
    Reviewed-on: https://code.wireshark.org/review/17431
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  1bffa8e   GTP: Added dissection of UTRAN Container for Forward Rel Req/Resp Messages
    adds  e7cac43   uat: clarify documentation


Summary of changes:
 epan/proto.h   |    2 +-
 epan/uat-int.h |   63 +++++++++++++++++++++++++++++++++++++---------
 epan/uat.c     |    4 +--
 epan/uat.h     |   77 ++++++++++++++++++++++++++++++--------------------------
 4 files changed, 96 insertions(+), 50 deletions(-)