spell restrict

This commit is contained in:
christos 2016-03-18 16:37:09 +00:00
parent 3e0f598a15
commit 63ffeeee3f
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ static void (*free_cbs[])(tdesc_t *) = {
NULL, /* typedef_unres */
NULL, /* volatile */
NULL, /* const */
NULL /* restric */
NULL /* restrict */
};
/*ARGSUSED1*/