]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Minor word change.
authorywang <ywang@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Jan 2007 22:07:47 +0000 (22:07 +0000)
committerywang <ywang@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Jan 2007 22:07:47 +0000 (22:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2269 6f19259b-4bc3-4df7-8a09-765794883524

Tools/CCode/Source/EfiCompress/EfiCompressMain.c

index 0fc55149c3015704932f6897aa9335d458ce0684..db27a33a5bf12241750c61c3507919c06774c0d4 100644 (file)
@@ -53,7 +53,7 @@ Returns:
   \r
 --*/ \r
 {\r
-  printf ("%s v%d.%d -Efi Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION);\r
+  printf ("%s v%d.%d -Efi File Compress Utility\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION);\r
   printf ("Copyright (c) 2005-2006 Intel Corporation. All rights reserved.\n");\r
 }\r
 \r