URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=988aebf5177ee65f229953c26a41880e5c000021
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
988aebf by Dario Lombardo (lomato@xxxxxxxxx):
plugin_if: fix bug in var assignment.
This bug was introduced in d1cb746, when HAVE_PCAP is not defined.
Change-Id: I67cd51e4eec45cf7e7c3bdbfea9b8e164bb92883
Reviewed-on: https://code.wireshark.org/review/13333
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0aa4359 [sll] add LINUX_SLL_P_NETLINK
adds 988aebf plugin_if: fix bug in var assignment.
Summary of changes:
epan/plugin_if.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)