Deleted Added
full compact
29c29
< * $FreeBSD: head/sbin/hastd/synch.h 211975 2010-08-29 21:37:21Z pjd $
---
> * $FreeBSD: head/sbin/hastd/synch.h 214274 2010-10-24 15:41:23Z pjd $
142a143,144
> error = pthread_condattr_destroy(&attr);
> assert(error == 0);