Pass the format as an argument to write_specified_fields().
authorGuy Harris <guy@alum.mit.edu>
Thu, 30 Jun 2016 01:45:41 +0000 (18:45 -0700)
committerGuy Harris <guy@alum.mit.edu>
Thu, 30 Jun 2016 01:52:09 +0000 (01:52 +0000)
commit641904b5cad4411e2b8d065426fa2f0f6068873c
tree3e3fb1e54aeb62c5c11ee3d2b1ecfcb19c04dcab
parentb4e847996ba6da8ccda3d5719b19f712157fd026
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@alum.mit.edu>
epan/print.c