fix minor comment error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7261 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3a1ab4bc2c
commit
e3c8c68a76
|
@ -1223,7 +1223,7 @@ NetbufTrim (
|
||||||
@param[in] Dest The destination of the data to copy to.
|
@param[in] Dest The destination of the data to copy to.
|
||||||
|
|
||||||
@return The length of the actual copied data, or 0 if the offset
|
@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
|
UINT32
|
||||||
|
|
Loading…
Reference in New Issue