mirror of https://github.com/acidanthera/audk.git
fix one minor comment error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7262 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e3c8c68a76
commit
361468ede3
|
@ -1225,7 +1225,7 @@ NetbufTrim (
|
|||
@param[in] Dest The destination of the data to copy to.
|
||||
|
||||
@return The length of the actual copied data, or 0 if the offset
|
||||
specified exceeds exceeds the total size of net buffer.
|
||||
specified exceeds the total size of net buffer.
|
||||
|
||||
**/
|
||||
UINT32
|
||||
|
|
Loading…
Reference in New Issue