mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Deleted all trailing whitespace.
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
function insertIframe (elementId, iframeSrc)
|
||||
function insertIframe (elementId, iframeSrc)
|
||||
{
|
||||
var iframe;
|
||||
if (document.createElement && (iframe = document.createElement('iframe')))
|
||||
|
||||
Reference in New Issue
Block a user