Revision: 18019
          http://sourceforge.net/p/edk2/code/18019
Author:   jljusten
Date:     2015-07-26 07:37:12 +0000 (Sun, 26 Jul 2015)
Log Message:
-----------
MdePkg: Correct comment typo from ECB to EBC in DebugLib.h

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Reviewed-by: Jaben Carsey <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdePkg/Include/Library/DebugLib.h

Modified: trunk/edk2/MdePkg/Include/Library/DebugLib.h
===================================================================
--- trunk/edk2/MdePkg/Include/Library/DebugLib.h        2015-07-26 07:37:07 UTC 
(rev 18018)
+++ trunk/edk2/MdePkg/Include/Library/DebugLib.h        2015-07-26 07:37:12 UTC 
(rev 18019)
@@ -252,7 +252,7 @@
 
   This macro calls DebugPrint() passing in the debug error level, a format 
   string, and a variable argument list.
-  __VA_ARGS__ is not supported by ECB compiler, Microsoft Visual Studio .NET 
2003
+  __VA_ARGS__ is not supported by EBC compiler, Microsoft Visual Studio .NET 
2003
   and Microsoft Windows Server 2003 Driver Development Kit (Microsoft WINDDK) 
version 3790.1830.
 
   @param  Expression  Expression containing an error level, a format string, 


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to