diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-25 21:42:12 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-25 21:42:12 +0000 |
commit | 54de7486cffe67bc44dfdbf5effb9690ca9cb180 (patch) | |
tree | 3b5c7cf4e1904c19ee38879d4ff51da75233f3b7 /MdePkg/Library/BaseReportStatusCodeLibNull | |
parent | 415418e17d9db4e0762d6ec1feb7bde3705d5cc8 (diff) | |
download | edk2-54de7486cffe67bc44dfdbf5effb9690ca9cb180.tar.gz edk2-54de7486cffe67bc44dfdbf5effb9690ca9cb180.tar.bz2 edk2-54de7486cffe67bc44dfdbf5effb9690ca9cb180.zip |
Updated MSA by putting Specification element at the end of the header section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@283 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseReportStatusCodeLibNull')
-rw-r--r-- | MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.msa b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.msa index dae4508335..663d41627e 100644 --- a/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.msa +++ b/MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.msa @@ -27,9 +27,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
</License>
- <Specification>0</Specification>
<Created>2006-03-09 23:16</Created>
<Updated>2006-03-19 15:17</Updated>
+ <Specification>0</Specification>
</MsaLibHeader>
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">ReportStatusCodeLib</LibraryClass>
|