npapi-vlc | branch: master | Ludovic Fauvet <[email protected]> | Thu Jan 17 
16:32:14 2013 +0100| [b8130e5a42e7cf035b0ea4c695f6e502773568fc] | committer: 
Ludovic Fauvet

tests: fix broken div tag

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=b8130e5a42e7cf035b0ea4c695f6e502773568fc
---

 share/test/test.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/test/test.html b/share/test/test.html
index 92360f1..f80e7a2 100644
--- a/share/test/test.html
+++ b/share/test/test.html
@@ -274,7 +274,7 @@ Insert VideoLAN.VLCPlugin.2
 <!--
 Insert Slider widget
 -->
-<div id="inputTrackerDiv"</div>
+<div id="inputTrackerDiv"></div>
 </td><td width="15%">
 <div id="info" style="text-align:center">-:--:--/-:--:--</div>
 <div id="state" style="text-align:center">Stopped...</div>

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to