URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fa0a4c87ec4e2d74a23616af51d77f582d1155f
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6fa0a4c by Joerg Mayer (jmayer@xxxxxxxxx):
Replace deprecated function by not deprecated function.
Change-Id: I8c33409796a4047e9b928902916bba434adc6262
Reviewed-on: https://code.wireshark.org/review/8258
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 39a31c3 Fix warning: /home/jmayer/work/wireshark/git/epan/nghttp2/nghttp2_hd.c: In function ‘hd_inflate_remove_bufs_with_name’: /home/jmayer/work/wireshark/git/epan/nghttp2/nghttp2_hd.c:1736:10: error: variable ‘rv’ set but not used [-Werror=unused-but-set-variable] size_t rv; ^ turning error.
adds 6fa0a4c Replace deprecated function by not deprecated function.
Summary of changes:
mkcap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)