fixup missing return

This commit is contained in:
rfm 2023-11-20 23:32:41 +00:00
parent 7486f8e7d1
commit d9d28b6e57

View file

@ -4923,6 +4923,7 @@ fail:
[self log: @"strange format %@", s];
}
[self skipSpaces];
return pos;
}
- (unsigned) skipIfAttribute