Wireshark-commits: [Wireshark-commits] master 92e2858: Put the FILE_T first in the arguments to par
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92e2858fb1199ff7c9d150fa8d4020bd4a1b831f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
92e2858 by Guy Harris (guy@xxxxxxxxxxxx):
Put the FILE_T first in the arguments to parse_dbs_etherwatch_packet().
That puts the two arguments to fill in - the wtap_rec and the Buffer -
together.
Change-Id: I8850a7aaccc98e5acd292e3cebc1f37cee8a6ce7
Reviewed-on: https://code.wireshark.org/review/29946
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from eaad7ee Fix the type of the packet data argument to get_xdlc_control().
add 92e2858 Put the FILE_T first in the arguments to parse_dbs_etherwatch_packet().
Summary of changes:
wiretap/dbs-etherwatch.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)