From 1e9e28dbc98b4f6a7cf4bda0ca73b5abc2735ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 4 Apr 2017 14:41:51 -0400 Subject: candidate: Add equality check function Add a function that can check if two candidates point to the same place. https://phabricator.freedesktop.org/T104 Reviewed-by: Philip Withnall Differential Revision: https://phabricator.freedesktop.org/D1715 --- docs/reference/libnice/libnice-docs.xml | 4 ++++ docs/reference/libnice/libnice-sections.txt | 1 + 2 files changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/reference/libnice/libnice-docs.xml b/docs/reference/libnice/libnice-docs.xml index 53487bc..391be1a 100644 --- a/docs/reference/libnice/libnice-docs.xml +++ b/docs/reference/libnice/libnice-docs.xml @@ -105,6 +105,10 @@ Index of new symbols in 0.1.14 + + Index of new symbols in 0.1.15 + + diff --git a/docs/reference/libnice/libnice-sections.txt b/docs/reference/libnice/libnice-sections.txt index d377257..88a6cd2 100644 --- a/docs/reference/libnice/libnice-sections.txt +++ b/docs/reference/libnice/libnice-sections.txt @@ -76,6 +76,7 @@ NICE_CANDIDATE_MAX_FOUNDATION nice_candidate_new nice_candidate_free nice_candidate_copy +nice_candidate_equal_target NICE_TYPE_CANDIDATE nice_candidate_get_type -- cgit v1.2.1