Wireshark-commits: [Wireshark-commits] master 85ebd88: Make it a little clearer what ascend_open()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 01:42:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85ebd88083e134304c76af52aa573064e73df19f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85ebd88 by Guy Harris (guy@xxxxxxxxxxxx):

    Make it a little clearer what ascend_open() is doing.
    
    Expand comments, and merge two separate if checks.
    
    Change-Id: If339ce632ccc91c425ba6db4a32296c3038253ac
    Reviewed-on: https://code.wireshark.org/review/17128
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3ba8a28   Just return the value of yyparse() from run_ascend_parser().
    adds  85ebd88   Make it a little clearer what ascend_open() is doing.


Summary of changes:
 wiretap/ascendtext.c |   27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)