From 5d457b5b0817274132cb9b8c91c123822bfa21d3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:34:16 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhbuild.js b/jhbuild.js index 3f90718..248c213 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -12,7 +12,7 @@ File = imports.File.File; console = imports.console.console; -xdate = imports.Date.Date; +Date = imports.Date.Date; -- 2.39.2