diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-04-22 17:06:12 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-04-22 17:06:12 +0000 |
commit | c9040658ef79905ab5c06657142742e815085a44 (patch) | |
tree | bc8a03a2bdba1105167ec57951e825019ef22158 /usr.bin/xlint/lint2 | |
parent | 18b81846b4a5263baa21571c11b64c8157a84b3e (diff) | |
download | FreeBSD-src-c9040658ef79905ab5c06657142742e815085a44.zip FreeBSD-src-c9040658ef79905ab5c06657142742e815085a44.tar.gz |
Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and should
remain so.
Submitted by: bde/obrien
Diffstat (limited to 'usr.bin/xlint/lint2')
-rw-r--r-- | usr.bin/xlint/lint2/Makefile | 2 | ||||
-rw-r--r-- | usr.bin/xlint/lint2/mem2.c | 2 | ||||
-rw-r--r-- | usr.bin/xlint/lint2/read.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/xlint/lint2/Makefile b/usr.bin/xlint/lint2/Makefile index 70682fb..404c1fb 100644 --- a/usr.bin/xlint/lint2/Makefile +++ b/usr.bin/xlint/lint2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1995/07/03 21:24:39 cgd Exp $ +# $NetBSD: Makefile,v 1.2 1995/07/03 21:24:39 cgd Exp $ # $FreeBSD$ .PATH: ${.CURDIR}/../lint1 diff --git a/usr.bin/xlint/lint2/mem2.c b/usr.bin/xlint/lint2/mem2.c index d7b8bcc..dffeb1c 100644 --- a/usr.bin/xlint/lint2/mem2.c +++ b/usr.bin/xlint/lint2/mem2.c @@ -1,4 +1,4 @@ -/* $NetBSD: mem2.c,v 1.3 1995/10/02 17:27:11 jpo Exp $ */ +/* $NetBSD: mem2.c,v 1.3 1995/10/02 17:27:11 jpo Exp $ */ /* * Copyright (c) 1994, 1995 Jochen Pohl diff --git a/usr.bin/xlint/lint2/read.c b/usr.bin/xlint/lint2/read.c index b8f4735..823c383 100644 --- a/usr.bin/xlint/lint2/read.c +++ b/usr.bin/xlint/lint2/read.c @@ -1,4 +1,4 @@ -/* $NetBSD: read.c,v 1.2 1995/07/03 21:24:59 cgd Exp $ */ +/* $NetBSD: read.c,v 1.2 1995/07/03 21:24:59 cgd Exp $ */ /* * Copyright (c) 1994, 1995 Jochen Pohl |