Fix a spelling error in a comment.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
This commit is contained in:
parent
4362ea2992
commit
0aa282c0b3
@ -153,7 +153,7 @@
|
||||
#endif
|
||||
|
||||
/*
|
||||
* GCC 2.95 provides `__restrict' as an extention to C90 to support the
|
||||
* GCC 2.95 provides `__restrict' as an extension to C90 to support the
|
||||
* C99-specific `restrict' type qualifier. We happen to use `__restrict' as
|
||||
* a way to define the `restrict' type qualifier without disturbing older
|
||||
* software that is unaware of C99 keywords.
|
||||
|
Loading…
Reference in New Issue
Block a user