From 7dc1329100c370992cdd430359512443bd1ee9f2 Mon Sep 17 00:00:00 2001 From: darylm503 Date: Fri, 5 Aug 2011 23:57:34 +0000 Subject: 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 --- StdLib/BsdSocketLib/poll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StdLib/BsdSocketLib/poll.c') diff --git a/StdLib/BsdSocketLib/poll.c b/StdLib/BsdSocketLib/poll.c index fdf50e8b68..336924d556 100644 --- a/StdLib/BsdSocketLib/poll.c +++ b/StdLib/BsdSocketLib/poll.c @@ -22,7 +22,7 @@ @param [in] Events Mask of events to detect - @returns Detected events for the socket + @return Detected events for the socket **/ short -- cgit v1.2.3