]> git.sesse.net Git - vlc/blobdiff - python/vlrs/sap.py
* Fixed URLs here and there.
[vlc] / python / vlrs / sap.py
index 421822a62bdededf34036b27eb96d9e3ad1dfffc..0185307287219afab641218a0472a487bc70f119 100644 (file)
@@ -17,7 +17,7 @@ def ntpTime():
 class SdpMessage:
     "Build a SDP message"
  
-    uri = "http://www.videolan.org"
+    uri = "http://www.videolan.org/"
 
     def __init__(self, sessionName, address, uri):
         "Build the message"