summaryrefslogtreecommitdiff
path: root/agent
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-01-02 19:24:31 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-01-02 19:24:31 +0000
commite4e0d5271f6fb018151e4abc4f7935bef40145db (patch)
tree2b611841f930040a4b4078034a60cc4d9860f374 /agent
parent8ddc812b4257137f3f376fb7bb6715e10b4d0e91 (diff)
downloadlibnice-e4e0d5271f6fb018151e4abc4f7935bef40145db.tar.gz
docs: Add various missing documentation comments and update sections.txt
This straightens out the last few bits of the documentation and almost allows `make check` to pass in docs/.
Diffstat (limited to 'agent')
-rw-r--r--agent/address.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/agent/address.h b/agent/address.h
index 9e91248..603afe2 100644
--- a/agent/address.h
+++ b/agent/address.h
@@ -67,9 +67,6 @@ G_BEGIN_DECLS
/**
* NiceAddress:
- * @addr: Generic sockaddr address
- * @ip4: IPv4 sockaddr address
- * @ip6: IPv6 sockaddr address
*
* The #NiceAddress structure that represents an IPv4 or IPv6 address.
*/