diff options
author | niry <niry@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-04-02 03:13:20 +0000 |
---|---|---|
committer | niry <niry@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-04-02 03:13:20 +0000 |
commit | f98c4b825e8eed57859b9fbaa19380f26962ff2b (patch) | |
tree | cf744cb3d78eb74f6515bf798dddf057120753b3 /MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf | |
parent | 9e9f86ecb6e6b596efebf024ac737c8d56dbb86f (diff) | |
download | edk2-platforms-f98c4b825e8eed57859b9fbaa19380f26962ff2b.tar.xz |
Enhance the file header description.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8007 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf')
-rw-r--r-- | MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf index 8a20ab59f0..4ac01a7ca3 100644 --- a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf +++ b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf @@ -1,5 +1,5 @@ /** @file
- Component name for module DxeNetLib.
+ Instance of DxeNetLib.
Copyright (c) 2006, Intel Corporation.<BR>
All rights reserved. This program and the accompanying materials
|