On Mon, Mar 14, 2016 at 09:38:30PM +0000, Sami Kerola wrote: > diff --git a/login-utils/vipw.c b/login-utils/vipw.c > index b8e5b47..0438656 100644 > --- a/login-utils/vipw.c > +++ b/login-utils/vipw.c > @@ -343,9 +343,9 @@ int main(int argc, char *argv[]) > if (access(orig_file, F_OK) == 0) { > char response[80]; > > - puts((program == VIGR) > + fputs((program == VIGR) Oops:-) Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html