From 771465fed0cf50ee2dd790723245fc091699c324 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 17 May 2004 01:38:02 +0000 Subject: re-indentation, bug fixes, hooks for pre-emptive async cancelation --- pthread_condattr_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pthread_condattr_init.c') diff --git a/pthread_condattr_init.c b/pthread_condattr_init.c index ae3bf85..eb651fd 100644 --- a/pthread_condattr_init.c +++ b/pthread_condattr_init.c @@ -84,4 +84,4 @@ pthread_condattr_init (pthread_condattr_t * attr) return result; -} /* pthread_condattr_init */ +} /* pthread_condattr_init */ -- cgit v1.2.3