summaryrefslogtreecommitdiff
path: root/pjnath/include
diff options
context:
space:
mode:
Diffstat (limited to 'pjnath/include')
-rw-r--r--pjnath/include/pjnath/stun_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjnath/include/pjnath/stun_msg.h b/pjnath/include/pjnath/stun_msg.h
index 25082626..cf183d02 100644
--- a/pjnath/include/pjnath/stun_msg.h
+++ b/pjnath/include/pjnath/stun_msg.h
@@ -1057,7 +1057,7 @@ typedef struct pj_stun_uint_attr pj_stun_req_transport_attr;
* application data onward to the peer. This attribute has no value
* part and thus the attribute length field is 0.
*/
-typedef struct pj_stun_empty_attr pj_stun_use_candidate_attr;
+typedef struct pj_stun_empty_attr pj_stun_dont_fragment_attr;
/**