Synchronize MdePkg h files to Library/Base* c files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6984 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/MdePkg/Library/BasePrintLib/PrintLib.c b/MdePkg/Library/BasePrintLib/PrintLib.c
index 308f627..c50c4ea 100644
--- a/MdePkg/Library/BasePrintLib/PrintLib.c
+++ b/MdePkg/Library/BasePrintLib/PrintLib.c
@@ -334,7 +334,7 @@
   @param  FormatString    Null-terminated ASCII format string.

   @param  ...             Variable argument list whose contents are accessed based on the 

                           format string specified by FormatString.

-  

+   

   @return The number of ASCII characters in the produced output buffer not including the

           Null-terminator.