diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_setschedparam.c')
| -rw-r--r-- | lib/libc_r/uthread/uthread_setschedparam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_setschedparam.c b/lib/libc_r/uthread/uthread_setschedparam.c index 9a44ad7a1426..407b5ef1e4d7 100644 --- a/lib/libc_r/uthread/uthread_setschedparam.c +++ b/lib/libc_r/uthread/uthread_setschedparam.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_setschedparam.c,v 1.5.2.2 2000/11/09 23:46:04 deischen Exp $ */ #include <errno.h> #include <sys/param.h> |
