Added/modified utility usage and version display.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2209 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ywang
2007-01-10 20:52:01 +00:00
parent 715a44f11b
commit fd23b925fb
2 changed files with 42 additions and 28 deletions

View File

@@ -54,7 +54,7 @@ Abstract:
// The function that displays general utility information
//
VOID
PrintUtilityInfo (
Version (
VOID
)
/*++
@@ -78,7 +78,7 @@ Returns:
// The function that displays the utility usage message.
//
VOID
PrintUsage (
Usage (
VOID
)
/*++