=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/domacro.c,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/ftp/domacro.c 2004/07/20 03:50:25 1.11 --- src/usr.bin/ftp/domacro.c 2006/04/25 05:45:20 1.12 *************** *** 1,4 **** ! /* $OpenBSD: domacro.c,v 1.11 2004/07/20 03:50:25 deraadt Exp $ */ /* $NetBSD: domacro.c,v 1.10 1997/07/20 09:45:45 lukem Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: domacro.c,v 1.12 2006/04/25 05:45:20 tedu Exp $ */ /* $NetBSD: domacro.c,v 1.10 1997/07/20 09:45:45 lukem Exp $ */ /* *************** *** 31,37 **** */ #if !defined(lint) && !defined(SMALL) ! static char rcsid[] = "$OpenBSD: domacro.c,v 1.11 2004/07/20 03:50:25 deraadt Exp $"; #endif /* not lint and not SMALL */ #include --- 31,37 ---- */ #if !defined(lint) && !defined(SMALL) ! static const char rcsid[] = "$OpenBSD: domacro.c,v 1.12 2006/04/25 05:45:20 tedu Exp $"; #endif /* not lint and not SMALL */ #include