From 039ea811636f62633b18bcadb9f5332b215f7900 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Mon, 9 Apr 2012 16:18:55 +0000 Subject: Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image. --- sys/libkern/qsort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/libkern/qsort.c') diff --git a/sys/libkern/qsort.c b/sys/libkern/qsort.c index bb0baee73c9f..9b9bf181f6ee 100644 --- a/sys/libkern/qsort.c +++ b/sys/libkern/qsort.c @@ -28,7 +28,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/libkern/qsort.c,v 1.15.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include #include -- cgit v1.2.3