On Tue, Jul 31, 2018 at 05:38:20PM -0500, Kris Katterjohn wrote: > On Wed, Aug 01, 2018 at 12:24:59AM +0200, Theo Buehler wrote: > > ok tb if anyone wants to commit. > > Cool, thanks for looking at this. > > > > + errx(1, "Bad reps value, %s: %s", errstr, > > > > A single blank space after the colon would be enough. > > I agree. I only used two spaces for consistency with the error message > for a bad s value (and, well, because the error message I'm replacing > used two spaces as well).
committed with one space after the colon, thanks!
