diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_sem.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_sem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_sem.c b/lib/libc_r/uthread/uthread_sem.c index 2dcf72223fc3..3b78da840d24 100644 --- a/lib/libc_r/uthread/uthread_sem.c +++ b/lib/libc_r/uthread/uthread_sem.c @@ -26,7 +26,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_sem.c,v 1.3.2.2 2000/08/23 08:11:13 jasone Exp $ */ #include <errno.h> |