Fix some bad grammer

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@127 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo 2008-06-04 21:25:57 +00:00
parent 475cdc788e
commit 3ce1bc96f9
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@ restart:
/* When destructor support is removed we must be careful not to /* When destructor support is removed we must be careful not to
* use the provided constructor which will end up being called * use the provided constructor which will end up being called
* more often than the destructor which we only call on free. Thus * more often than the destructor which we only call on free. Thus
* we many call the proper constructor when there is no destructor. * we call the proper constructor when there is no destructor.
*/ */
#ifndef HAVE_KMEM_CACHE_CREATE_DTOR #ifndef HAVE_KMEM_CACHE_CREATE_DTOR
#ifdef HAVE_3ARG_KMEM_CACHE_CREATE_CTOR #ifdef HAVE_3ARG_KMEM_CACHE_CREATE_CTOR