Files
gio-patched/cmd/gio
Daniel Martí a223b36c25 cmd/gio: avoid a trailing newline in -target errors
I was seeing an extra newline when some errors were printed, like:

	$ gio foo
	please specify target

	$

The source of the little bug was a trailing newline in the error
messages. Printing the messages already adds a newline.

Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
2019-09-13 18:36:19 +02:00
..
2019-08-11 20:03:39 +02:00
2019-08-24 22:48:00 +01:00