URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98320bbbcdab3be8e3825f6086f9e04d343b30b1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
98320bb by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of unused variable.
1.12 didn't have err_info strings for errors from routines used when
writing capture files.
Change-Id: If055392bf71f3f39601efe55f2717b8ec18efe99
Reviewed-on: https://code.wireshark.org/review/10302
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 33bc8d8 Block sizes are unsigned 32-bit quantities; don't stuff them into an int.
adds 98320bb Get rid of unused variable.
Summary of changes:
editcap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)