Update or add comments to files and functions for use by Doxygen.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12153 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -715,8 +715,7 @@ int setvbuf (FILE * __restrict fp, char * __restrict Buff, int BufMode, si
|
||||
@param[in] stream An open File specifier to which the output is sent.
|
||||
@param[in] format A multi-byte character sequence containing characters
|
||||
to be copied unchanged, and conversion specifiers
|
||||
which convert their associated arguments. Copied and
|
||||
converted characters are sent to the output stream.
|
||||
which convert their associated arguments.
|
||||
@param ... Variable number of parameters as required by format.
|
||||
|
||||
@return The fprintf function returns the number of characters
|
||||
|
Reference in New Issue
Block a user