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_destroy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pthread_condattr_destroy.c') diff --git a/pthread_condattr_destroy.c b/pthread_condattr_destroy.c index 24cb4d8..fa42c1d 100644 --- a/pthread_condattr_destroy.c +++ b/pthread_condattr_destroy.c @@ -83,4 +83,4 @@ pthread_condattr_destroy (pthread_condattr_t * attr) return result; -} /* pthread_condattr_destroy */ +} /* pthread_condattr_destroy */ -- cgit v1.2.3