Tidied up

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22977 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2006-05-24 08:27:39 +00:00
parent 0dfcfd4814
commit e40074f3db
19 changed files with 111 additions and 95 deletions

View file

@ -618,7 +618,7 @@ handle_printf_atsign (FILE *stream,
{
/*
* As a special case, we can return a placeholder for a string
* in the default malloc zone extremely efficiently.
* in the default zone extremely efficiently.
*/
return defaultPlaceholderString;
}