diff options
Diffstat (limited to 'lib/libc_r/test/mutex/mutex.c')
-rw-r--r-- | lib/libc_r/test/mutex/mutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/mutex/mutex.c b/lib/libc_r/test/mutex/mutex.c index 02689d307601..dab513e4d534 100644 --- a/lib/libc_r/test/mutex/mutex.c +++ b/lib/libc_r/test/mutex/mutex.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/test/mutex/mutex.c,v 1.1.2.1 2000/01/04 10:03:15 tg Exp $ */ #include <stdlib.h> #include <unistd.h> |