=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/passwd/Attic/yp_passwd.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- src/usr.bin/passwd/Attic/yp_passwd.c 2001/06/18 21:09:24 1.17 +++ src/usr.bin/passwd/Attic/yp_passwd.c 2001/07/07 00:10:49 1.18 @@ -1,4 +1,4 @@ -/* $OpenBSD: yp_passwd.c,v 1.17 2001/06/18 21:09:24 millert Exp $ */ +/* $OpenBSD: yp_passwd.c,v 1.18 2001/07/07 00:10:49 millert Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. @@ -33,8 +33,8 @@ * SUCH DAMAGE. */ #ifndef lint -/*static char sccsid[] = "from: @(#)yp_passwd.c 1.0 2/2/93";*/ -static char rcsid[] = "$OpenBSD: yp_passwd.c,v 1.17 2001/06/18 21:09:24 millert Exp $"; +/*static const char sccsid[] = "from: @(#)yp_passwd.c 1.0 2/2/93";*/ +static const char rcsid[] = "$OpenBSD: yp_passwd.c,v 1.18 2001/07/07 00:10:49 millert Exp $"; #endif /* not lint */ #ifdef YP