=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/backupfile.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/patch/backupfile.c 2006/03/11 19:41:30 1.19 +++ src/usr.bin/patch/backupfile.c 2009/10/27 23:59:41 1.20 @@ -1,4 +1,4 @@ -/* $OpenBSD: backupfile.c,v 1.19 2006/03/11 19:41:30 otto Exp $ */ +/* $OpenBSD: backupfile.c,v 1.20 2009/10/27 23:59:41 deraadt Exp $ */ /* * backupfile.c -- make Emacs style backup file names Copyright (C) 1990 Free @@ -15,10 +15,6 @@ /* * David MacKenzie . Some algorithms adapted from GNU Emacs. */ - -#ifndef lint -static const char rcsid[] = "$OpenBSD: backupfile.c,v 1.19 2006/03/11 19:41:30 otto Exp $"; -#endif /* not lint */ #include #include