Fixed error in last mod - committed wrong version of file.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4764 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-08-25 16:50:16 +00:00
parent 388c61dbaa
commit ef03e7b57c

View file

@ -631,7 +631,7 @@ static IMP msInitImp; /* designated initialiser for mutable */
}
else
{
length += 3;
length += 4;
}
break;
}