From f728d45e5ccb798f35696f2ac6b763fbfc7682d0 Mon Sep 17 00:00:00 2001 From: Chas Emerick Date: Mon, 5 Jun 2017 09:37:21 -0400 Subject: [PATCH] declare diffview var, fixes gh-21 and gh-22 --- diffview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diffview.js b/diffview.js index 372753d..0414aba 100644 --- a/diffview.js +++ b/diffview.js @@ -27,7 +27,7 @@ The views and conclusions contained in the software and documentation are those authors and should not be interpreted as representing official policies, either expressed or implied, of Chas Emerick. */ -diffview = { +var diffview = { /** * Builds and returns a visual diff view. The single parameter, `params', should contain * the following values: