Fix typos in a comment.

This commit is contained in:
Stefan Farfeleder 2005-03-06 13:53:05 +00:00
parent 2ba823e954
commit 0eca8743b8

View File

@ -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__