From b205d83df7763ca1f099bce5ac12a05862a626c4 Mon Sep 17 00:00:00 2001 From: Ken Smith <kensmith@FreeBSD.org> Date: Fri, 1 May 2009 02:51:58 +0000 Subject: Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.2-RELEASE image. --- usr.sbin/spray/spray.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/spray/spray.c') diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c index 0e072e20ab27..1a00c11824c6 100644 --- a/usr.sbin/spray/spray.c +++ b/usr.sbin/spray/spray.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/spray/spray.c,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> -- cgit v1.2.3