From 213e553aacd1c033468a1bcc3e0404aa68860df7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 2 Jan 2013 14:19:56 +0800 Subject: [PATCH] GitLogParser.js --- GitLogParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitLogParser.js b/GitLogParser.js index c40c48be..a7815482 100644 --- a/GitLogParser.js +++ b/GitLogParser.js @@ -223,7 +223,7 @@ for (var h in res) { } } -print(JSON.stringify(GitLogParser.shours,null,4); +print(JSON.stringify(GitLogParser.shours,null,4)); -- 2.39.2