Wireshark-commits: [Wireshark-commits] master 0b1c5c3: Get rid of a (now-)redundant call to tvb_get
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 20:08:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b1c5c3f126d9c39827e94e8b5a95344ffebf9b3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b1c5c3 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of a (now-)redundant call to tvb_get_ptr().
    
    Also, shuffle some comments around to make them better describe what's
    happening.
    
    Change-Id: Ie4d71e7c64b68a7f02b4ec6cd2d8601a796a9867
    Reviewed-on: https://code.wireshark.org/review/1359
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ae666f6   Clean up code formatting a bit.
    adds  0b1c5c3   Get rid of a (now-)redundant call to tvb_get_ptr().


Summary of changes:
 epan/dissectors/packet-http.c |   28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)