Browse Source

example-cfg.json: remove extraneous commas, which broke JSON decode

Spotted by lfm
nfactor-troky
Jeff Garzik 14 years ago committed by Jeff Garzik
parent
commit
594fe678fb
  1. 2
      example-cfg.json

2
example-cfg.json

@ -9,5 +9,5 @@
"algo" : "sse2_64", "algo" : "sse2_64",
"threads" : "4", "threads" : "4",
"quiet" : true, "quiet" : true
} }

Loading…
Cancel
Save