]> git.proxmox.com Git - mirror_edk2.git/commitdiff
CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.
authorQiu Shumin <shumin.qiu@intel.com>
Tue, 14 Jul 2015 02:24:22 +0000 (02:24 +0000)
committershenshushi <shenshushi@Edk2>
Tue, 14 Jul 2015 02:24:22 +0000 (02:24 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17938 6f19259b-4bc3-4df7-8a09-765794883524

CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c
CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c

index 567965d83255b391e526b57516e43d75a85ed9cd..09b92c7f159bcccae0b05211bc9b8fd8d8107f82 100644 (file)
@@ -114,7 +114,7 @@ Pkcs7Verify (
   @retval     TRUE          The P7Data was correctly formatted for processing.\r
   @retval     FALSE         The P7Data was not correctly formatted for processing.\r
 \r
-*/\r
+**/\r
 BOOLEAN\r
 EFIAPI\r
 Pkcs7GetAttachedContent (\r
index 567965d83255b391e526b57516e43d75a85ed9cd..09b92c7f159bcccae0b05211bc9b8fd8d8107f82 100644 (file)
@@ -114,7 +114,7 @@ Pkcs7Verify (
   @retval     TRUE          The P7Data was correctly formatted for processing.\r
   @retval     FALSE         The P7Data was not correctly formatted for processing.\r
 \r
-*/\r
+**/\r
 BOOLEAN\r
 EFIAPI\r
 Pkcs7GetAttachedContent (\r