diff options
Diffstat (limited to 'lib/libthr/thread/thr_condattr_destroy.c')
| -rw-r--r-- | lib/libthr/thread/thr_condattr_destroy.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libthr/thread/thr_condattr_destroy.c b/lib/libthr/thread/thr_condattr_destroy.c index e0ade00883ee..c4ff8411ed98 100644 --- a/lib/libthr/thread/thr_condattr_destroy.c +++ b/lib/libthr/thread/thr_condattr_destroy.c @@ -29,7 +29,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libthr/thread/thr_condattr_destroy.c,v 1.1 2003/04/01 03:46:28 jeff Exp $   */  #include <stdlib.h>  #include <errno.h> | 
