Wireshark-commits: [Wireshark-commits] master 162f266: Generate format strings at compile time.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Mar 2015 01:12:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=162f26625d9aff8bbafe5a796da7663c1e047211
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

162f266 by Guy Harris (guy@xxxxxxxxxxxx):

    Generate format strings at compile time.
    
    This squelches some compiler warnings, with the addition of
    G_GNUC_PRINTF() calls.
    
    Change-Id: I76f7515889727dc7fad27ac90ca96750384a46f3
    Reviewed-on: https://code.wireshark.org/review/7812
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  004cafd   Replace HF_EMPTY and ETT_EMPTY with -1
    adds  162f266   Generate format strings at compile time.


Summary of changes:
 epan/dissectors/packet-wsp.c |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)