Wireshark-commits: [Wireshark-commits] master aa0c067: Avoid warnings about a format string being a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Sep 2018 03:01:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa0c0675294a6b213feed41827a516064f6a29f2
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

aa0c067 by Guy Harris (guy@xxxxxxxxxxxx):

    Avoid warnings about a format string being a variable.
    
    This also avoids issues if this isn't called in packet scope.
    
    Change-Id: I7dbf5b49c9f7c1b442a1104156b004b339076c26
    Reviewed-on: https://code.wireshark.org/review/29527
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a93698a   Remove the tshark -z compare feature
     add  aa0c067   Avoid warnings about a format string being a variable.


Summary of changes:
 ui/recent.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)