mirror of https://github.com/swig/swig
Fix function name in comment
This commit is contained in:
parent
550a1e6714
commit
f81fd4bf3e
|
@ -1687,7 +1687,7 @@ int Scanner_isoperator(int tokval) {
|
|||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
* locator()
|
||||
* Scanner_locator()
|
||||
*
|
||||
* Support for locator strings. These are strings of the form
|
||||
* @SWIG:filename,line,id@ emitted by the SWIG preprocessor. They
|
||||
|
|
Loading…
Reference in New Issue