=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/util.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- src/usr.bin/ftp/util.c 2005/10/12 06:50:42 1.41 +++ src/usr.bin/ftp/util.c 2006/04/25 05:45:20 1.42 @@ -1,4 +1,4 @@ -/* $OpenBSD: util.c,v 1.41 2005/10/12 06:50:42 otto Exp $ */ +/* $OpenBSD: util.c,v 1.42 2006/04/25 05:45:20 tedu Exp $ */ /* $NetBSD: util.c,v 1.12 1997/08/18 10:20:27 lukem Exp $ */ /*- @@ -71,7 +71,7 @@ */ #if !defined(lint) && !defined(SMALL) -static char rcsid[] = "$OpenBSD: util.c,v 1.41 2005/10/12 06:50:42 otto Exp $"; +static const char rcsid[] = "$OpenBSD: util.c,v 1.42 2006/04/25 05:45:20 tedu Exp $"; #endif /* not lint and not SMALL */ /*