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 bdfc49b08f5a..18a80e4b262d 100644 --- a/sys/posix4/sched.h +++ b/sys/posix4/sched.h @@ -35,7 +35,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.4 1999/12/29 04:55:02 peter Exp $ */ #include <sys/types.h> /* For pid_t */ |