summaryrefslogtreecommitdiff
path: root/StdLib/BsdSocketLib/listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/BsdSocketLib/listen.c')
-rw-r--r--StdLib/BsdSocketLib/listen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/StdLib/BsdSocketLib/listen.c b/StdLib/BsdSocketLib/listen.c
index 5e14876652..193444a25c 100644
--- a/StdLib/BsdSocketLib/listen.c
+++ b/StdLib/BsdSocketLib/listen.c
@@ -31,7 +31,7 @@
waiting for the application to call accept. Connection attempts
received while the queue is full are refused.
- @returns The listen routine returns zero (0) if successful and -1 upon failure.
+ @return The listen routine returns zero (0) if successful and -1 upon failure.
**/
int