mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:47:39 +00:00
Fix inadvertent compilation error
This commit is contained in:
parent
d35781c519
commit
25ab2c7a9d
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@
|
|||
break;
|
||||
}
|
||||
}
|
||||
END_FOR_IN(subclasses);
|
||||
END_FOR_IN(xmlClassNames);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue