Tidyups ... non functional.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14961 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-11-09 16:40:00 +00:00
parent dd8698bd0e
commit b94ff9571e
13 changed files with 48 additions and 41 deletions

View file

@ -392,7 +392,7 @@ static void endNCTable(NCTable *t)
TEST_RELEASE(t->_lock);
}
static NCTable *newNCTable()
static NCTable *newNCTable(void)
{
NCTable *t;