Get rid of another global in the print code.
authorGuy Harris <guy@alum.mit.edu>
Sat, 22 Nov 2014 09:07:13 +0000 (01:07 -0800)
committerGuy Harris <guy@alum.mit.edu>
Sat, 22 Nov 2014 09:07:46 +0000 (09:07 +0000)
commit741db4c751b44bfa4ab2dc0cb4bd882d4732c55c
tree9594367ff78ecfe47a4429b5ee2d12600c86fa8b
parentc68e77b8447b3323cf308d53d2cf7936714677a1
Get rid of another global in the print code.

Pass the "output only these protocols" hash table as an argument,
instead.

Change-Id: Id8540943037e7b9bbfe377120c3f60dbe54fe0f1
Reviewed-on: https://code.wireshark.org/review/5440
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/print.c
epan/print.h
file.c
tfshark.c
tshark.c