URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e49ec73fc712b34cd61b825fbd3c07223ba01ad5
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e49ec73 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
str_util(.h): fix issue on doxygen documentation
parameter 'string' not found in the function declaration [-Wdocumentation]
Change-Id: I8c6fe47e708411e329954a682ea4da10aad348f6
Reviewed-on: https://code.wireshark.org/review/31423
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 30e6775 f5ethtrailer: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add e49ec73 str_util(.h): fix issue on doxygen documentation
Summary of changes:
wsutil/str_util.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)