git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18181 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Manuel Guesdon 2003-11-24 12:10:21 +00:00
parent f2a6286e51
commit ef4f64d56d
3 changed files with 23 additions and 14 deletions

View file

@ -95,8 +95,8 @@ RCS_ID("$Id$")
inContext:nil];
else
{
LOGSeriousError(@"No data for _key %@",
key);
LOGSeriousError(@"No data for key '%@'",
aKey);
//TODO
};
LOGObjectFnStop();