Deleted Added
full compact
32c32
< * $FreeBSD: head/lib/libkse/thread/thr_attr_setschedparam.c 50476 1999-08-28 00:22:10Z peter $
---
> * $FreeBSD: head/lib/libkse/thread/thr_attr_setschedparam.c 55708 2000-01-10 04:14:08Z deischen $
40c40
< pthread_attr_setschedparam(pthread_attr_t *attr, struct sched_param *param)
---
> pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param)