This commit is contained in:
Xin LI 2005-12-23 15:50:57 +00:00
parent 8211eded3e
commit cd34c8b6a2

View File

@ -416,7 +416,7 @@ static struct malloc_type *memtype[] = {
#define TYPENAME(type) \
((unsigned)(type) < D_LAST ? memtype[type]->ks_shortdesc : "???")
/*
* End system adaptaion definitions.
* End system adaptation definitions.
*/
/*