diff options
Diffstat (limited to 'sys/posix4/sched.h')
-rw-r--r-- | sys/posix4/sched.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/posix4/sched.h b/sys/posix4/sched.h index 92fad6da914d1..91896406a5122 100644 --- a/sys/posix4/sched.h +++ b/sys/posix4/sched.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/posix4/sched.h,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* sched.h: POSIX 1003.1b Process Scheduling header */ |