summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-23 20:07:21 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-23 20:07:21 +0000
commit816a59ecce43cdc14a49ecdd6d19b0bf6c699f6a (patch)
tree737b5626377a645cfe1ab74995a56c75fe162438 /usr.bin/xlint
parent6a06ad11d40b7c87350dc81988f02004241d5d6b (diff)
downloadFreeBSD-src-816a59ecce43cdc14a49ecdd6d19b0bf6c699f6a.zip
FreeBSD-src-816a59ecce43cdc14a49ecdd6d19b0bf6c699f6a.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')
-rw-r--r--usr.bin/xlint/xlint/Makefile4
-rw-r--r--usr.bin/xlint/xlint/lint.12
-rw-r--r--usr.bin/xlint/xlint/pathnames.h2
-rw-r--r--usr.bin/xlint/xlint/xlint.c2
4 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/xlint/xlint/Makefile b/usr.bin/xlint/xlint/Makefile
index 4749470..9ac2f93 100644
--- a/usr.bin/xlint/xlint/Makefile
+++ b/usr.bin/xlint/xlint/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 1995/07/03 21:25:14 cgd Exp $
+# $NetBSD: Makefile,v 1.2 1995/07/03 21:25:14 cgd Exp $
# $FreeBSD$
.PATH: ${.CURDIR}/../lint1
PROG= xlint
-PROGNAME=lint
+PROGNAME= lint
SRCS= xlint.c mem.c
MAN= lint.1
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index 9d5a050..9e16bc6 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: lint.1,v 1.3 1995/10/23 13:45:31 jpo Exp $
+.\" $NetBSD: lint.1,v 1.3 1995/10/23 13:45:31 jpo Exp $
.\"
.\" Copyright (c) 1994, 1995 Jochen Pohl
.\" All Rights Reserved.
diff --git a/usr.bin/xlint/xlint/pathnames.h b/usr.bin/xlint/xlint/pathnames.h
index a1a7486..93a842a 100644
--- a/usr.bin/xlint/xlint/pathnames.h
+++ b/usr.bin/xlint/xlint/pathnames.h
@@ -1,4 +1,4 @@
-/* $NetBSD: pathnames.h,v 1.2 1995/07/03 21:25:20 cgd Exp $ */
+/* $NetBSD: pathnames.h,v 1.2 1995/07/03 21:25:20 cgd Exp $ */
/*
* Copyright (c) 1994, 1995 Jochen Pohl
diff --git a/usr.bin/xlint/xlint/xlint.c b/usr.bin/xlint/xlint/xlint.c
index 7d59195..687f935 100644
--- a/usr.bin/xlint/xlint/xlint.c
+++ b/usr.bin/xlint/xlint/xlint.c
@@ -1,4 +1,4 @@
-/* $NetBSD: xlint.c,v 1.3 1995/10/23 14:29:30 jpo Exp $ */
+/* $NetBSD: xlint.c,v 1.3 1995/10/23 14:29:30 jpo Exp $ */
/*
* Copyright (c) 1994, 1995 Jochen Pohl
OpenPOWER on IntegriCloud