* mkgroup.c (usage): Use one just fprintf + string concatenation for output

message.
(print_version): Add void to function type and update copyright.
This commit is contained in:
Christopher Faylor
2002-03-19 15:48:40 +00:00
parent 22a9157c7c
commit 7a9f3efb1b
3 changed files with 25 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
/* passwd.c: Changing passwords and managing account information
Copyright 1999 Cygnus Solutions.
Copyright 1999, 2000, 2001, 2002 Red Hat, Inc.
Written by Corinna Vinschen <corinna.vinschen@cityweb.de>