URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f7121a20459fbee1d941de63d695b97f6969427
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
0f7121a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
epan(.h): fix api reference
The following parameters of proto_get_frame_protocols(const wmem_list_t *layers, gboolean *is_ip, gboolean *is_tcp, gboolean *is_udp, gboolean *is_sctp, gboolean *is_ssl, gboolean *is_rtp) are not documented:
parameter 'is_rtp'
Change-Id: I06d02e6caa29b950d9c5a324db494933f2843ea3
Reviewed-on: https://code.wireshark.org/review/11496
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from acbb4ac ISIS Hello: Restore correct dissection of SPB BVID
adds 0f7121a epan(.h): fix api reference
Summary of changes:
epan/proto.h | 2 ++
1 file changed, 2 insertions(+)