Changeset 4602 for pjproject/trunk/pjnath/src/pjnath/ice_strans.c
- Timestamp:
- Sep 25, 2013 4:57:26 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/src/pjnath/ice_strans.c
r4585 r4602 66 66 67 67 /* The candidate type preference when STUN candidate is used */ 68 static pj_uint8_t srflx_pref_table[ 4] =68 static pj_uint8_t srflx_pref_table[PJ_ICE_CAND_TYPE_MAX] = 69 69 { 70 70 #if PJNATH_ICE_PRIO_STD
Note: See TracChangeset
for help on using the changeset viewer.