URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d029cf158bce42dac0d6d0d270ffed84a19850c4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d029cf1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warning when generate documentation (doxygen)
pcapio.h:65: Warning: The following parameters of pcapng_write_session_header_block(FILE *pfile, const char *comment, const char *hw, const char *os, const char *appname, guint64 section_length, guint64 *bytes_written, int *err) are not documented:
parameter 'err'
Change-Id: I0eaa55a44436de5b9687c9b7846c199fe77d98e4
Reviewed-on: https://code.wireshark.org/review/1135
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bfc85bb Fix warning when generate documentation (doxygen)
adds d029cf1 Fix warning when generate documentation (doxygen)
Summary of changes:
pcapio.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)