Minor comment style tweak.

Change-Id: I58359c5a7c38e61cc7c024f1c74951679522101f
Reviewed-on: https://code.wireshark.org/review/22982
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2017-08-06 18:04:43 -07:00
parent fde17d9ba0
commit 98ff0410c8
1 changed files with 2 additions and 0 deletions

View File

@ -569,7 +569,9 @@ else()
# (about glib library not using Doxygen)
#
-Wdocumentation
#
# Works only with GCC 7
#
-Wduplicated-branches
#
# No longer supported by El Capitan clang on C++