mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
Trim trailing white space in comment
Approved by: cognet
This commit is contained in:
parent
249ecb6338
commit
d985858aa6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358329
@ -817,7 +817,7 @@ struct { \
|
||||
/*
|
||||
* The FAST function is fast in that it causes no data access other
|
||||
* then the access to the head. The standard LAST function above
|
||||
* will cause a data access of both the element you want and
|
||||
* will cause a data access of both the element you want and
|
||||
* the previous element. FAST is very useful for instances when
|
||||
* you may want to prefetch the last data element.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user