diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_seterrno.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_seterrno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_seterrno.c b/lib/libc_r/uthread/uthread_seterrno.c index 1934aac7222ad..66629b009cef4 100644 --- a/lib/libc_r/uthread/uthread_seterrno.c +++ b/lib/libc_r/uthread/uthread_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/libc_r/uthread/uthread_seterrno.c,v 1.4 1999/08/28 00:03:46 peter Exp $ */ #ifdef _THREAD_SAFE #include <pthread.h> |