mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 09:51:08 +00:00
Indented line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13677 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
911b3aeba6
commit
78174f287d
1 changed files with 1 additions and 1 deletions
|
@ -706,7 +706,7 @@ forStartOfGlyphRange: (NSRange)glyphRange
|
|||
|
||||
for (i = 0; i < count; i++)
|
||||
{
|
||||
NSHighlightRect (rects[i]);
|
||||
NSHighlightRect (rects[i]);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue