mirror of https://github.com/swig/swig
Update example warning ignore comment
Replace a warning number which is no longer used.
This commit is contained in:
parent
938c8d8b71
commit
f04d424d46
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue