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 <liming.gao@intel.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user