Changeset 429:92c63fc5b57b in verona
- Timestamp:
- Feb 6, 2012 2:51:20 PM (16 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
phapi/phapi.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
phapi/phapi.c
r423 r429 1128 1128 #endif 1129 1129 1130 #ifdef USE_ PNP1130 #ifdef USE_UPNP 1131 1131 if (ph_upnp_devlist) { 1132 1132 struct vline* vl = vlid2vline(ca->vlid); … … 1158 1158 ph_release_stream_ports(phcall_t *ca) 1159 1159 { 1160 #ifdef USE_ PNP1160 #ifdef USE_UPNP 1161 1161 const char* udp = "UDP"; 1162 1162 if (ph_upnp_devlist) {
Note: See TracChangeset
for help on using the changeset viewer.
