1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00

MFi386 rev 1.105 by jhb: fix comment typo

This commit is contained in:
Peter Wemm 2003-09-22 22:54:14 +00:00
parent 74a99ec4fe
commit e63f19e150
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120354

View File

@ -332,7 +332,7 @@ doreti:
doreti_ast:
/*
* Check for ASTs atomically with returning. Disabling CPU
* interrupts provides sufficient locking evein the SMP case,
* interrupts provides sufficient locking eve in the SMP case,
* since we will be informed of any new ASTs by an IPI.
*/
cli