aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_attr_destroy.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
commit7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch)
tree3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /lib/libc_r/uthread/uthread_attr_destroy.c
parent172a0f0d163415e05ea07968167b11145975a6cb (diff)
Diffstat (limited to 'lib/libc_r/uthread/uthread_attr_destroy.c')
-rw-r--r--lib/libc_r/uthread/uthread_attr_destroy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_attr_destroy.c b/lib/libc_r/uthread/uthread_attr_destroy.c
index dfe668ea2181..f7a6f30fefcd 100644
--- a/lib/libc_r/uthread/uthread_attr_destroy.c
+++ b/lib/libc_r/uthread/uthread_attr_destroy.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_attr_destroy.c,v 1.4 1999/08/28 00:03:20 peter Exp $
*/
#include <stdlib.h>
#include <errno.h>