Fix @return Doxygen commands to be singular instead of plural.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12094 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
@param [in] LengthInBytes Number of bytes to read
|
||||
@param [in] pBuffer Address of the buffer to receive the data
|
||||
|
||||
@returns The number of bytes read or -1 if an error occurs.
|
||||
@return The number of bytes read or -1 if an error occurs.
|
||||
|
||||
**/
|
||||
ssize_t
|
||||
|
Reference in New Issue
Block a user