URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d7e0fc7034c8b152bfe0125858d1ee580be9a5b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8d7e0fc by Guy Harris (guy@xxxxxxxxxxxx):
Don't initialize a variable if the first thing we do is set it.
Change-Id: I14e8a15fdea1526c1c4bd2a0f19925ff41c15608
Reviewed-on: https://code.wireshark.org/review/8800
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b950c08 Use %zu, not %zd, to print a size_t value (%zd would be for ssize_t).
adds 8d7e0fc Don't initialize a variable if the first thing we do is set it.
Summary of changes:
wiretap/vwr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)