From 18c06fe19e02a05756fb1727612afbd2a17f15e2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 2 Jan 2002 11:58:34 +0000 Subject: Silly spelling error --- libpthread/pthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/pthread.c b/libpthread/pthread.c index a7e5ba10e..1b0773c2c 100644 --- a/libpthread/pthread.c +++ b/libpthread/pthread.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * A simple clopne based pthread implementation + * A simple clone based pthread implementation * * Copyright (C) 2001 by Erik Andersen * -- cgit v1.2.3