From e3c8c68a76c3bba6ab27d834c42cd6ad3eef6377 Mon Sep 17 00:00:00 2001 From: ywu21 Date: Tue, 13 Jan 2009 08:55:27 +0000 Subject: fix minor comment error git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7261 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DxeNetLib/NetBuffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library/DxeNetLib') diff --git a/MdeModulePkg/Library/DxeNetLib/NetBuffer.c b/MdeModulePkg/Library/DxeNetLib/NetBuffer.c index a92efb71c0..0cfaec3d60 100644 --- a/MdeModulePkg/Library/DxeNetLib/NetBuffer.c +++ b/MdeModulePkg/Library/DxeNetLib/NetBuffer.c @@ -1223,7 +1223,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 -- cgit v1.2.3