Update example warning ignore comment

Replace a warning number which is no longer used.
This commit is contained in:
Olly Betts 2024-02-12 09:55:08 +13:00
parent 938c8d8b71
commit f04d424d46
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* The warning filter is a string of numbers prefaced by (-) or (+) to
* indicate whether or not a warning message is displayed. For example:
*
* "-304-201-140+210+201"
* "-301-201-140+210+201"
*
* The filter string is scanned left to right and the first occurrence
* of a warning number is used to determine printing behavior.