diff options
Diffstat (limited to 'lib/libthr/thread/thr_seterrno.c')
| -rw-r--r-- | lib/libthr/thread/thr_seterrno.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libthr/thread/thr_seterrno.c b/lib/libthr/thread/thr_seterrno.c index ec801d6dbddd..48fd460fbeb7 100644 --- a/lib/libthr/thread/thr_seterrno.c +++ b/lib/libthr/thread/thr_seterrno.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_seterrno.c,v 1.1 2003/04/01 03:46:29 jeff Exp $   */  #include <pthread.h>  #include "thr_private.h" | 
