Fix a type for undeclared word

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6918 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-12-08 07:38:56 +00:00
parent bf7ea00943
commit f7e994abcc
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ struct _LIST_ENTRY {
#define STATIC static
///
/// Undclared type
/// Undeclared type
///
#define VOID void