[vlc-devel] [PATCH] The upnp module is called upnp_intel

Konstanty konstanty at gmail.com
Mon May 3 13:42:39 CEST 2010


---
 modules/services_discovery/upnp_intel.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/services_discovery/upnp_intel.cpp
b/modules/services_discovery/upnp_intel.cpp
index f7fc471..6673244 100644
--- a/modules/services_discovery/upnp_intel.cpp
+++ b/modules/services_discovery/upnp_intel.cpp
@@ -55,7 +55,7 @@ struct services_discovery_sys_t
 // VLC callback prototypes
 static int Open( vlc_object_t* );
 static void Close( vlc_object_t* );
-VLC_SD_PROBE_HELPER("upnp", "Universal Plug'n'Play", SD_CAT_LAN)
+VLC_SD_PROBE_HELPER("upnp_intel", "Universal Plug'n'Play", SD_CAT_LAN)

 // Module descriptor

-- 
1.6.6.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100503/44fc184b/attachment.html>


More information about the vlc-devel mailing list