summaryrefslogtreecommitdiff
path: root/socket
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-03 14:28:22 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-03 14:28:22 -0400
commit6bfea0d063fb358a44e8800eae314520a2babd61 (patch)
tree5687737f47a03cd4e6cb105cda87cb94912c8fe1 /socket
parent1345263b10ae318570c4de74b7bf6a508dc02d9f (diff)
downloadlibnice-6bfea0d063fb358a44e8800eae314520a2babd61.tar.gz
Version 0.1.140.1.14
Diffstat (limited to 'socket')
-rw-r--r--socket/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/socket.h b/socket/socket.h
index fadcbc1..c4c287b 100644
--- a/socket/socket.h
+++ b/socket/socket.h
@@ -137,7 +137,7 @@ nice_socket_set_writable_callback (NiceSocket *sock,
* Returns: %TRUE if @sock is based on @other or if @sock and @other are
* the same socket, %FALSE otherwise.
*
- * Since: UNRELEASED
+ * Since: 0.1.14
*/
gboolean
nice_socket_is_based_on (NiceSocket *sock, NiceSocket *other);