From 594fe678fb2001417eddb5854c4a7d54a9c59a44 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Mon, 21 Mar 2011 17:44:20 -0400 Subject: example-cfg.json: remove extraneous commas, which broke JSON decode Spotted by lfm --- example-cfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-cfg.json b/example-cfg.json index 26c2676..8bda9db 100644 --- a/example-cfg.json +++ b/example-cfg.json @@ -9,5 +9,5 @@ "algo" : "sse2_64", "threads" : "4", - "quiet" : true, + "quiet" : true } -- cgit v1.2.3-18-g5258