diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_attr_destroy.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_attr_destroy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_attr_destroy.c b/lib/libc_r/uthread/uthread_attr_destroy.c index fd0ff44b0fbc..212aed7f942f 100644 --- a/lib/libc_r/uthread/uthread_attr_destroy.c +++ b/lib/libc_r/uthread/uthread_attr_destroy.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_attr_destroy.c,v 1.7.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <stdlib.h> #include <errno.h> |