Add final newlines to utils
This commit is contained in:
@@ -453,7 +453,8 @@ print_version ()
|
||||
mkpasswd (cygwin) %.*s\n\
|
||||
passwd File Generator\n\
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.\n\
|
||||
Compiled on %s", len, v, __DATE__);
|
||||
Compiled on %s\n\
|
||||
", len, v, __DATE__);
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user