Wireshark-commits: [Wireshark-commits] master 641904b: Pass the format as an argument to write_spec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Jun 2016 01:52:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=641904b5cad4411e2b8d065426fa2f0f6068873c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

641904b by Guy Harris (guy@xxxxxxxxxxxx):

    Pass the format as an argument to write_specified_fields().
    
    That makes failing to specify a format a compile-time error.
    
    Change-Id: Iff0bda8be35b1e3acc97e4314657ceaff2b3d0be
    Reviewed-on: https://code.wireshark.org/review/16218
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b4e8479   Mention autotools, give some information for other UN*Xes.
    adds  641904b   Pass the format as an argument to write_specified_fields().


Summary of changes:
 epan/print.c |   22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)