summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-03-06 13:53:05 +0000
committerstefanf <stefanf@FreeBSD.org>2005-03-06 13:53:05 +0000
commit2066001e45163f813274009b71005d089b72bf13 (patch)
tree937ee5fa0ac5285c5f6bb048c5e7c1bf1dfa73f2 /sys/boot/efi
parentd058ee9a99eaec99ea23e1c2684d61e4e750f57c (diff)
downloadFreeBSD-src-2066001e45163f813274009b71005d089b72bf13.zip
FreeBSD-src-2066001e45163f813274009b71005d089b72bf13.tar.gz
Fix typos in a comment.
Diffstat (limited to 'sys/boot/efi')
-rw-r--r--sys/boot/efi/include/ia64/efibind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/include/ia64/efibind.h b/sys/boot/efi/include/ia64/efibind.h
index 07883b8..6031eb7 100644
--- a/sys/boot/efi/include/ia64/efibind.h
+++ b/sys/boot/efi/include/ia64/efibind.h
@@ -113,7 +113,7 @@ typedef uint64_t UINTN;
#define VOLATILE volatile
/*
- * XXX Need to find out if this is portable accross compliers.
+ * XXX Need to find out if this is portable across compilers.
*/
void __mf (void);
#ifndef __GNUC__
OpenPOWER on IntegriCloud