diff options
author | msrijita18 <msrijita189@gmail.com> | 2021-02-01 17:17:38 +0530 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2021-02-02 20:56:27 +0100 |
commit | b1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e (patch) | |
tree | 262100aafc7b35778c512fbd10796d6abf18bc1c /include/osl/socket_decl.hxx | |
parent | 15a02261047cc60f3e080e74697bd88127124a03 (diff) |
tdf#130978 Added comment to all published API
Change-Id: I744788bde9778f85ccd9d7667e19d16842900a29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110248
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/osl/socket_decl.hxx')
-rw-r--r-- | include/osl/socket_decl.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/osl/socket_decl.hxx b/include/osl/socket_decl.hxx index 25916897d0f9..de6442b273b2 100644 --- a/include/osl/socket_decl.hxx +++ b/include/osl/socket_decl.hxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +/* + * This file is part of LibreOffice published API. + */ + #ifndef INCLUDED_OSL_SOCKET_DECL_HXX #define INCLUDED_OSL_SOCKET_DECL_HXX |