From cd439d82af9522ec662102dfebdc44875eb58bf4 Mon Sep 17 00:00:00 2001 From: jtc Date: Tue, 1 Nov 1994 20:38:40 +0000 Subject: Upgraded to diffutils 2.7. --- gnu/usr.bin/diff/normal.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/usr.bin/diff/normal.c') diff --git a/gnu/usr.bin/diff/normal.c b/gnu/usr.bin/diff/normal.c index 45b81d2c4d8..4d9e23cb72a 100644 --- a/gnu/usr.bin/diff/normal.c +++ b/gnu/usr.bin/diff/normal.c @@ -17,9 +17,6 @@ You should have received a copy of the GNU General Public License along with GNU DIFF; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifndef lint -static char *rcsid = "$Id: normal.c,v 1.4 1993/09/16 17:39:18 jtc Exp $"; -#endif #include "diff.h" -- cgit