[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [164] Fixing typo in blip.tv support.
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [164] Fixing typo in blip.tv support. |
Date: |
Thu, 28 Jul 2011 12:37:53 +0000 |
Revision: 164
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=164
Author: valkov
Date: 2011-07-28 12:37:53 +0000 (Thu, 28 Jul 2011)
Log Message:
-----------
Fixing typo in blip.tv support.
Modified Paths:
--------------
trunk/src/lm_site_bliptv.js
Modified: trunk/src/lm_site_bliptv.js
===================================================================
--- trunk/src/lm_site_bliptv.js 2011-07-27 13:18:14 UTC (rev 163)
+++ trunk/src/lm_site_bliptv.js 2011-07-28 12:37:53 UTC (rev 164)
@@ -104,7 +104,7 @@
// Captured video_id position from left to right. Will be
// subtracted from the matched arrays's lenght;
- result.videoid_position = 1;
+ result.video_id_position = 1;
return result;
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [164] Fixing typo in blip.tv support.,
Ivaylo Valkov <=