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. --- sys/kern/uipc_sockbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/kern/uipc_sockbuf.c') diff --git a/sys/kern/uipc_sockbuf.c b/sys/kern/uipc_sockbuf.c index 9ebff7a1938e..63194ecabb44 100644 --- a/sys/kern/uipc_sockbuf.c +++ b/sys/kern/uipc_sockbuf.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/kern/uipc_sockbuf.c,v 1.171.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "opt_param.h" -- cgit v1.2.3