diff options
Diffstat (limited to 'MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf')
-rw-r--r-- | MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf index 26a411b41e..85c4723bd6 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf @@ -1,5 +1,5 @@ #/** @file
-# Null Base Debug Library instance with empty functions.
+# Debug Library with empty functions.
#
# Copyright (c) 2007 - 2008, Intel Corporation.
#
|