Tidyups and implementation of setSet: method

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10010 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2001-05-22 09:30:07 +00:00
parent 20dc038685
commit e8cb9dcc9d
9 changed files with 78 additions and 38 deletions

View file

@ -861,7 +861,7 @@ static NSString *indentStrings[] = {
#ifdef GSWARN
if (badComparison == YES)
{
NSWarnMLog(@"Detected bad return value from comparison", 0);
NSWarnMLog(@"Detected bad return value from comparison");
}
#endif
}