mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:40:37 +00:00
Little indentation tidyupy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11312 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7ee5ba0326
commit
420c1a2dfb
1 changed files with 2 additions and 2 deletions
|
@ -79,8 +79,8 @@ static NSCharacterSet *invSelectionWordGranularitySet;
|
|||
@implementation _GNULineLayoutInfo
|
||||
|
||||
+ (_GNULineLayoutInfo *) lineLayoutWithRange: (NSRange)aRange
|
||||
rect: (NSRect)aRect
|
||||
usedRect: (NSRect)charRect
|
||||
rect: (NSRect)aRect
|
||||
usedRect: (NSRect)charRect
|
||||
{
|
||||
_GNULineLayoutInfo *ret = AUTORELEASE([_GNULineLayoutInfo new]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue