diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-04-21 11:17:44 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-04-21 11:17:44 +0000 |
commit | 2b492bb5083a940eb152dc8a1a55595f6fbdc850 (patch) | |
tree | 11233635efe3b605a5929c1a98bc36e85c9e8f0d /usr.bin/xlint/lint1/err.c | |
parent | 6d60ef027154ce5fe92b0a031f516005386dc20f (diff) | |
download | FreeBSD-src-2b492bb5083a940eb152dc8a1a55595f6fbdc850.zip FreeBSD-src-2b492bb5083a940eb152dc8a1a55595f6fbdc850.tar.gz |
Aesthetics: fix placement of $NetBSD$ (use space instead of tab)
Diffstat (limited to 'usr.bin/xlint/lint1/err.c')
-rw-r--r-- | usr.bin/xlint/lint1/err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/err.c b/usr.bin/xlint/lint1/err.c index 212a7d7..ab6e7e6 100644 --- a/usr.bin/xlint/lint1/err.c +++ b/usr.bin/xlint/lint1/err.c @@ -1,4 +1,4 @@ -/* $NetBSD: err.c,v 1.8 1995/10/02 17:37:00 jpo Exp $ */ +/* $NetBSD: err.c,v 1.8 1995/10/02 17:37:00 jpo Exp $ */ /* * Copyright (c) 1994, 1995 Jochen Pohl |