Wireshark-commits: [Wireshark-commits] master 52a782d: dot11crypt_system(.h): fix Wdocumentation
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52a782d653521b19da697c1e55fda8da29f1d5a9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
52a782d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
dot11crypt_system(.h): fix Wdocumentation
dot11decrypt_system.h:274:11: warning: parameter 'decrypt_data' not found in the function declaration [-Wdocumentation]
dot11decrypt_system.h:277:11: warning: parameter 'decrypt_len' not found in the function declaration [-Wdocumentation]
dot11decrypt_system.h:279:11: warning: parameter 'key' not found in the function declaration [-Wdocumentation]
Change-Id: I9a0d1dd29ddd130b9425a38645777e4eb05e9fa3
Reviewed-on: https://code.wireshark.org/review/36540
Reviewed-by: Mikael Kanstrup <mikael.kanstrup@xxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3b3a978 WSUG: Add dfilter_buttons configuration file
add 52a782d dot11crypt_system(.h): fix Wdocumentation
Summary of changes:
epan/crypt/dot11decrypt_system.h | 8 --------
1 file changed, 8 deletions(-)