aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-05-30 20:24:32 -0700
committerGuy Harris <gharris@sonic.net>2020-05-30 20:24:32 -0700
commit93de3016026736a2a7be46a6a5230d14cf04bd22 (patch)
tree4d1fc932774a67a6732924b06ce17ff3e4729fed
parentc04de5803e77a450cb8803fc637156700695ea6a (diff)
Expand a comment.
-rw-r--r--diag-control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/diag-control.h b/diag-control.h
index 30815fc1..7ea16918 100644
--- a/diag-control.h
+++ b/diag-control.h
@@ -48,7 +48,7 @@
#endif
/*
- * Suppress Flex warnings.
+ * Suppress Flex, narrowing, and deprecation warnings.
*/
#if defined(_MSC_VER)
/*