Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Commit

Permalink
example-cfg.json: remove extraneous commas, which broke JSON decode
Browse files Browse the repository at this point in the history
Spotted by lfm
  • Loading branch information
Jeff Garzik authored and jgarzik committed Mar 21, 2011
1 parent 124abb6 commit 594fe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-cfg.json
Expand Up @@ -9,5 +9,5 @@
"algo" : "sse2_64",
"threads" : "4",

"quiet" : true,
"quiet" : true
}

0 comments on commit 594fe67

Please sign in to comment.