agent: Add a missing field documentation comment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 30 Jun 2014 16:51:45 +0000 (17:51 +0100)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Mon, 7 Jul 2014 19:47:02 +0000 (15:47 -0400)
agent/candidate.h

index c4c11bb..8c79f15 100644 (file)
@@ -137,6 +137,7 @@ typedef struct _TurnServer TurnServer;
 
 /**
  * TurnServer:
+ * @ref_count: Reference count for the structure.
  * @server: The #NiceAddress of the TURN server
  * @username: The TURN username
  * @password: The TURN password