parse-opt: migrate fmt-merge-msg.
authorPierre Habouzit <madcoder@debian.org>
Thu, 2 Oct 2008 12:59:18 +0000 (14:59 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 3 Oct 2008 01:46:02 +0000 (18:46 -0700)
Also fix an inefficient printf("%s", ...) where we can use write_in_full.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found