From 4dece66721925f16b358eba5998b9e45cf848346 Mon Sep 17 00:00:00 2001 From: art <> Date: Mon, 18 Feb 2002 11:29:50 +0000 Subject: tags cleanup. --- src/regress/lib/libc/malloc/Makefile | 3 +-- src/regress/lib/libc/malloc/malloc0test.c | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libc/malloc/Makefile b/src/regress/lib/libc/malloc/Makefile index e328451d5a..0e8eee5478 100644 --- a/src/regress/lib/libc/malloc/Makefile +++ b/src/regress/lib/libc/malloc/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2002/01/01 23:00:51 art Exp $ -# $NetBSD: Makefile,v 1.2 1995/04/20 22:40:13 cgd Exp $ +# $OpenBSD: Makefile,v 1.3 2002/02/18 11:29:50 art Exp $ PROG= malloc0test diff --git a/src/regress/lib/libc/malloc/malloc0test.c b/src/regress/lib/libc/malloc/malloc0test.c index 99eef67196..71e077e1c3 100644 --- a/src/regress/lib/libc/malloc/malloc0test.c +++ b/src/regress/lib/libc/malloc/malloc0test.c @@ -1,3 +1,4 @@ +/* $OpenBSD: malloc0test.c,v 1.5 2002/02/18 11:29:50 art Exp $ */ /* * Public domain. 2001, Theo de Raadt */ -- cgit v1.2.3-55-g6feb