summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1/func.c
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-20 09:33:57 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-20 09:33:57 +0000
commitc6f8831e8eb6cbbca16ff76fcfef1725228a9ece (patch)
tree149792cc8c37b54be7350be4dc42e8ada4be51f1 /usr.bin/xlint/lint1/func.c
parent606407fff3efaf1eb28e271434d1515cbbf78461 (diff)
downloadFreeBSD-src-c6f8831e8eb6cbbca16ff76fcfef1725228a9ece.zip
FreeBSD-src-c6f8831e8eb6cbbca16ff76fcfef1725228a9ece.tar.gz
Add $FreeBSD$ to the files which didn't have it yet.
Fix the .c files, so that the $FreeBSD$ is contained within the rcsid. [bde]
Diffstat (limited to 'usr.bin/xlint/lint1/func.c')
-rw-r--r--usr.bin/xlint/lint1/func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/func.c b/usr.bin/xlint/lint1/func.c
index 5d3a172..e80bc8f 100644
--- a/usr.bin/xlint/lint1/func.c
+++ b/usr.bin/xlint/lint1/func.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char rcsid[] = "$NetBSD: func.c,v 1.7 1995/10/02 17:31:40 jpo Exp $";
+static char rcsid[] = "$FreeBSD$";
#endif
#include <stdlib.h>
OpenPOWER on IntegriCloud