Fix sequence of parameters. The size is the second parameter of fwrite,
authortuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 18 Dec 2012 18:18:11 +0000 (18:18 +0000)
committertuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 18 Dec 2012 18:18:11 +0000 (18:18 +0000)
commit22997c613772a3fb71705000834b6b240c8a5c49
tree88f21ecb553eebb3f5b711174efcd2779078e671
parentcc83e3f35836935d17ab16bfd75d1cca307861f8
Fix sequence of parameters. The size is the second parameter of fwrite,
the nitems the third, not vice versa.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46592 f5534014-38df-0310-8fa8-9805f1628bb7
pcapio.c