From 64456005ddda2499df8d7be189978ba97a54b083 Mon Sep 17 00:00:00 2001 From: ilya Date: Sat, 10 Apr 2010 19:29:47 -0700 Subject: whitespace --- background_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background_page.html b/background_page.html index eb8ac60d..ce016b49 100644 --- a/background_page.html +++ b/background_page.html @@ -326,7 +326,7 @@ getScrollPosition(tab, function(tab, scrollX, scrollY) { // not using the tab defined in the for loop because // it might have changed by the time this callback is activated. - updateScrollPosition(tab, scrollX, scrollY); + updateScrollPosition(tab, scrollX, scrollY); }); } } -- cgit v1.2.3