URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b5ed7947d3e3f9e0bc0d700c882a1b4089d1403
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b5ed79 by Guy Harris (guy@xxxxxxxxxxxx):
If routines return a wtap_opttype_return_val, declare them as doing so.
Also, improve the doxygen comments.
Change-Id: I57929dfba23d926fd806ac001a5a3924bb636ae0
Reviewed-on: https://code.wireshark.org/review/15634
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8fa51eb zbee-aps: don't THROW() an exception from a dissector
adds 5b5ed79 If routines return a wtap_opttype_return_val, declare them as doing so.
Summary of changes:
wiretap/wtap_opttypes.c | 20 +++++-----
wiretap/wtap_opttypes.h | 96 ++++++++++++++++++++++++++++-------------------
2 files changed, 68 insertions(+), 48 deletions(-)