spell restrict
This commit is contained in:
parent
3e0f598a15
commit
63ffeeee3f
|
@ -249,7 +249,7 @@ static void (*free_cbs[])(tdesc_t *) = {
|
|||
NULL, /* typedef_unres */
|
||||
NULL, /* volatile */
|
||||
NULL, /* const */
|
||||
NULL /* restric */
|
||||
NULL /* restrict */
|
||||
};
|
||||
|
||||
/*ARGSUSED1*/
|
||||
|
|
Loading…
Reference in New Issue