diff options
-rw-r--r-- | diag-control.h | 2 |
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) /* |