summaryrefslogtreecommitdiff
path: root/pjnath/include/pjnath/ice_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjnath/include/pjnath/ice_session.h')
-rw-r--r--pjnath/include/pjnath/ice_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjnath/include/pjnath/ice_session.h b/pjnath/include/pjnath/ice_session.h
index 87b723af..a4174352 100644
--- a/pjnath/include/pjnath/ice_session.h
+++ b/pjnath/include/pjnath/ice_session.h
@@ -510,7 +510,7 @@ typedef struct pj_ice_sess_cb
typedef enum pj_ice_sess_role
{
/**
- * The ICE agent is in controlled role.
+ * The role is unknown.
*/
PJ_ICE_SESS_ROLE_UNKNOWN,