Small theme update, plus documentation fixes and tweaks to avoid warnings.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28538 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-08-25 07:46:37 +00:00
parent 9d3c6e1abb
commit f48b5d132e
22 changed files with 235 additions and 158 deletions

View file

@ -400,7 +400,7 @@ create_error(int code, NSString* desc)
{
// FIXME
return [self lineBreakBeforeIndex: location
withinRange: aRange];
withinRange: aRange];
}
- (NSUInteger) lineBreakBeforeIndex: (NSUInteger)location