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_barrierattr_destroy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pthread_barrierattr_destroy.c') diff --git a/pthread_barrierattr_destroy.c b/pthread_barrierattr_destroy.c index d9a77ad..d8d7e31 100644 --- a/pthread_barrierattr_destroy.c +++ b/pthread_barrierattr_destroy.c @@ -80,5 +80,4 @@ pthread_barrierattr_destroy (pthread_barrierattr_t * attr) } return (result); -} /* pthread_barrierattr_destroy */ - +} /* pthread_barrierattr_destroy */ -- cgit v1.2.3