Wireshark-commits: [Wireshark-commits] master 2c9a9af: Replace pinfo->fd->flags.visited calls by PI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2015 17:41:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c9a9aff5a61789fba87a92fe566e6018db318ae
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2c9a9af by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Replace pinfo->fd->flags.visited calls by PINFO_FD_VISITED(pinfo) in documentation
    
    Change-Id: If92787ddf3444edc466f04d7c2d9327cb8a50fba
    Reviewed-on: https://code.wireshark.org/review/9173
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  304f902   PTP: just return, don't throw an exception
    adds  2c9a9af   Replace pinfo->fd->flags.visited calls by PINFO_FD_VISITED(pinfo) in documentation


Summary of changes:
 doc/README.dissector                 |    2 +-
 doc/README.request_response_tracking |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)