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_getpshared.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pthread_condattr_getpshared.c') diff --git a/pthread_condattr_getpshared.c b/pthread_condattr_getpshared.c index 756dfac..c995cd3 100644 --- a/pthread_condattr_getpshared.c +++ b/pthread_condattr_getpshared.c @@ -94,4 +94,4 @@ pthread_condattr_getpshared (const pthread_condattr_t * attr, int *pshared) return result; -} /* pthread_condattr_getpshared */ +} /* pthread_condattr_getpshared */ -- cgit v1.2.3