aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_attr_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_attr_destroy.c')
-rw-r--r--lib/libpthread/thread/thr_attr_destroy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_attr_destroy.c b/lib/libpthread/thread/thr_attr_destroy.c
index e972d5f24813..dfe668ea2181 100644
--- a/lib/libpthread/thread/thr_attr_destroy.c
+++ b/lib/libpthread/thread/thr_attr_destroy.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $FreeBSD$
*/
#include <stdlib.h>
#include <errno.h>