diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-04 06:31:13 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-04 06:31:13 +0000 |
commit | e9f9d09a69d4f2f3df882d0dc4dcd30e2320a683 (patch) | |
tree | 100798dde6ebc86ad896a56f23bfb4422d856ef9 /MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i | |
parent | 9727163329001f4a7578d1161a2d2c3d96f7b920 (diff) | |
download | edk2-platforms-e9f9d09a69d4f2f3df882d0dc4dcd30e2320a683.tar.xz |
filename renaming to meet coding style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6371 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i')
-rw-r--r-- | MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i b/MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i index 77cfed2b57..fad791aa29 100644 --- a/MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i +++ b/MdeModulePkg/Universal/DebugSupportDxe/Ipf/Common.i @@ -10,7 +10,7 @@ /// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
/// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
///
-/// Module Name: common.i
+/// Module Name: Common.i
///
///
|