]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/BsdSocketLib/listen.c
Fix @return Doxygen commands to be singular instead of plural.
[mirror_edk2.git] / StdLib / BsdSocketLib / listen.c
index 5e14876652c2cba92cdff9e555476b9359ac3ca8..193444a25c8770ae50700bb64faec26fb13af7a6 100644 (file)
@@ -31,7 +31,7 @@
                         waiting for the application to call accept.  Connection attempts\r
                         received while the queue is full are refused.\r
 \r
-  @returns    The listen routine returns zero (0) if successful and -1 upon failure.\r
+  @return     The listen routine returns zero (0) if successful and -1 upon failure.\r
 \r
  **/\r
 int\r