diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-08-19 14:09:31 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-08-19 14:09:31 +0000 |
commit | 01a54966bebb1e8f65c5c0b4a3ed4a301d157804 (patch) | |
tree | 167125d49cef6e51c47b79e535d5a108d2850749 /MdePkg/Include/Protocol | |
parent | ebd04fc2e526ddc76f17e05cb50798fbf448e52e (diff) | |
download | edk2-platforms-01a54966bebb1e8f65c5c0b4a3ed4a301d157804.tar.xz |
Remove tabs in source code in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9142 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol')
-rw-r--r-- | MdePkg/Include/Protocol/HiiConfigRouting.h | 2 | ||||
-rw-r--r-- | MdePkg/Include/Protocol/Mtftp6.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/HiiConfigRouting.h b/MdePkg/Include/Protocol/HiiConfigRouting.h index 3cbca370f1..584e70fcec 100644 --- a/MdePkg/Include/Protocol/HiiConfigRouting.h +++ b/MdePkg/Include/Protocol/HiiConfigRouting.h @@ -258,7 +258,7 @@ EFI_STATUS was not found. Progress points to the
'G' in "GUID" of the errant routing
data.
- @retval EFI_DEVICE_ERROR Block not large enough. Progress undefined.
+ @retval EFI_DEVICE_ERROR Block not large enough. Progress undefined.
@retval EFI_INVALID_PARAMETER Encountered non <BlockName>
formatted string. Block is
diff --git a/MdePkg/Include/Protocol/Mtftp6.h b/MdePkg/Include/Protocol/Mtftp6.h index 1595ef52be..efb987e860 100644 --- a/MdePkg/Include/Protocol/Mtftp6.h +++ b/MdePkg/Include/Protocol/Mtftp6.h @@ -511,7 +511,7 @@ typedef EFI_STATUS
(EFIAPI *EFI_MTFTP6_CONFIGURE)(
IN EFI_MTFTP6_PROTOCOL *This,
- IN EFI_MTFTP6_CONFIG_DATA *MtftpConfigData OPTIONAL
+ IN EFI_MTFTP6_CONFIG_DATA *MtftpConfigData OPTIONAL
);
/**
|