- Timestamp:
- May 23, 2007 2:54:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/src/pjnath/ice_strans.c
r1288 r1298 709 709 const pj_sockaddr_in *addr) 710 710 { 711 pj_ice_strans_comp *comp ;711 pj_ice_strans_comp *comp = NULL; 712 712 pj_status_t status; 713 713
Note: See TracChangeset
for help on using the changeset viewer.