Wireshark-commits: [Wireshark-commits] master 79f3d8f: MAN wireshark-filter: Add ~ operator

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jan 2017 19:06:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79f3d8f40d8bb5e5465e4954dbe54beadef5dba7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79f3d8f by Uli Heilmeier (uh@xxxxxxxxxxxx):

    MAN wireshark-filter: Add ~ operator
    
    The tilde (~) operator was missing as an alternative for matches.
    
    Bug: 13320
    Change-Id: Idb96c802145dcdd0d9ffc196b32370cadd8735b3
    Reviewed-on: https://code.wireshark.org/review/19723
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  013125a   reassemble: fix no previous prototype for ‘reassembly_table_free’ [-Wmissing-prototypes]
    adds  79f3d8f   MAN wireshark-filter: Add ~ operator


Summary of changes:
 doc/wireshark-filter.pod |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)