From d729efd111ee19870b3bb070e86f12c4057aa3b1 Mon Sep 17 00:00:00 2001 From: deischen Date: Fri, 18 Apr 2003 07:09:43 +0000 Subject: Sorry folks; I accidentally committed a patch from what I was working on a couple of days ago. This should be the most recent changes. Noticed by: davidxu --- lib/libpthread/sys/lock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpthread/sys/lock.c') diff --git a/lib/libpthread/sys/lock.c b/lib/libpthread/sys/lock.c index b1949f4..c77dfcb 100644 --- a/lib/libpthread/sys/lock.c +++ b/lib/libpthread/sys/lock.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001 Daniel Eischen . + * Copyright (c) 2001, 2003 Daniel Eischen . * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.1