Fix typo in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9318 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e9ed2f8c84
commit
37c304b631
1 changed files with 1 additions and 1 deletions
|
|
@ -530,7 +530,7 @@ int yylook(void) {
|
|||
case 0 :
|
||||
if((c = nextchar()) == 0) return (0);
|
||||
|
||||
/* Process delimeters */
|
||||
/* Process delimiters */
|
||||
|
||||
if (c == '\n') {
|
||||
state = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue