Wireshark-commits: [Wireshark-commits] master 1fceb51: Fix warning when generate documentation (dox
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fceb512f7f5fb3e2018dca7dc0fe541c3fbeef7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1fceb51 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warning when generate documentation (doxygen)
epan/wmem/wmem_strutl.h:82: warning: Found unknown command `\allocator'
epan/wmem/wmem_strutl.h:82: warning: Found unknown command `\allocator'
epan/wmem/wmem_strutl.h:80: warning: Found unknown command `\str'
epan/wmem/wmem_strutl.h:81: warning: Found unknown command `\len'
epan/wmem/wmem_strutl.h:81: warning: Found unknown command `\str'
epan/wmem/wmem_strutl.h:81: warning: Found unknown command `\st
Change-Id: I0c3908f0e4aa84cc20fad954638b0cb10b1d6dee
Reviewed-on: https://code.wireshark.org/review/1131
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 05ce6ef Fix warning when generate documentation (doxygen)
adds 1fceb51 Fix warning when generate documentation (doxygen)
Summary of changes:
epan/wmem/wmem_strutl.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)