]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/BsdSocketLib/shutdown.c
Fix @return Doxygen commands to be singular instead of plural.
[mirror_edk2.git] / StdLib / BsdSocketLib / shutdown.c
index 4c00feade78697e3c2753d2d85dbb39e1ddd04d3..c3df1ee51994d8c5820692300cf7632002b91219 100644 (file)
@@ -26,8 +26,8 @@
   @param [in] s         Socket file descriptor returned from ::socket.\r
 \r
   @param [in] how       Which operations to shutdown\r
-  \r
-  @returns    ::shutdown returns the zero (0) if successful or -1 when an\r
+\r
+  @return     ::shutdown returns the zero (0) if successful or -1 when an\r
               error occurs.  In the latter case, errno contains more details.\r
 \r
  **/\r