From 630f67ddfea296ccb59d7863796210e130eec67e Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 27 Jun 2018 17:32:13 +0800 Subject: CryptoPkg: Clean up source files 1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao --- CryptoPkg/Include/Library/BaseCryptLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CryptoPkg/Include/Library/BaseCryptLib.h') diff --git a/CryptoPkg/Include/Library/BaseCryptLib.h b/CryptoPkg/Include/Library/BaseCryptLib.h index dc6aaf0635..52ab2316db 100644 --- a/CryptoPkg/Include/Library/BaseCryptLib.h +++ b/CryptoPkg/Include/Library/BaseCryptLib.h @@ -2192,7 +2192,7 @@ X509GetSubjectName ( If Certificate is invalid. @retval RETURN_NOT_FOUND If no CommonName entry exists. @retval RETURN_BUFFER_TOO_SMALL If the CommonName is NULL. The required buffer size - (including the final null) is returned in the + (including the final null) is returned in the CommonNameSize parameter. @retval RETURN_UNSUPPORTED The operation is not supported. -- cgit v1.2.3