URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0db6a01a8de15a1eabb4a69135066034761dc2a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b0db6a0 by Guy Harris (guy@xxxxxxxxxxxx):
First convert the string to a number, then convert it to network byte order.
That should squelch some warnings from the compiler on the OS X
buildbot.
Change-Id: I0da16469fb48e26677c5366d6fe290db2bf52a10
Reviewed-on: https://code.wireshark.org/review/14619
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from a4aa893 Put pcapio.c into a writecap library, and use it.
adds b0db6a0 First convert the string to a number, then convert it to network byte order.
Summary of changes:
extcap/ciscodump.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)