[Libreoffice-commits] core.git: include/osl
Chris Sherlock
chris.sherlock79 at gmail.com
Sun Aug 27 17:45:20 UTC 2017
include/osl/socket.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0876a6f05d78b9754005f8bd70f79386b44a7813
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Mon Aug 28 03:39:07 2017 +1000
osl: fix socket.h doxygen param
Change-Id: I4299433ec30ee5d102750b41e8cc6e82e4530a59
diff --git a/include/osl/socket.h b/include/osl/socket.h
index 156179f2e6fd..1cf3d34c94d2 100644
--- a/include/osl/socket.h
+++ b/include/osl/socket.h
@@ -660,7 +660,7 @@ SAL_DLLPUBLIC sal_Bool SAL_CALL osl_isExceptionPending(
/** Shuts down communication on a connected socket.
@param[in] Socket the Socket to perfom the operation on.
- @param[in]
+ @param[in] Direction
@parblock
Direction denotes which end of the socket should be closed:
@li osl_Socket_DirRead - closes read operations.
More information about the Libreoffice-commits
mailing list