diff options
Diffstat (limited to 'sys/netiso/xebec/malloc.c')
-rw-r--r-- | sys/netiso/xebec/malloc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netiso/xebec/malloc.c b/sys/netiso/xebec/malloc.c index 5abe2d43183f1..44898d962575e 100644 --- a/sys/netiso/xebec/malloc.c +++ b/sys/netiso/xebec/malloc.c @@ -1,5 +1,5 @@ -/* $Header: /pub/FreeBSD/FreeBSD-CVS/src/sys/netiso/xebec/Attic/malloc.c,v 1.2 1995/05/30 08:12:07 rgrimes Exp $ */ -/* $Source: /pub/FreeBSD/FreeBSD-CVS/src/sys/netiso/xebec/Attic/malloc.c,v $ */ +/* $Header: /home/ncvs/src/sys/netiso/xebec/Attic/malloc.c,v 1.2.4.1 1996/06/05 02:56:07 jkh Exp $ */ +/* $Source: /home/ncvs/src/sys/netiso/xebec/Attic/malloc.c,v $ */ /* * This code is such a kludge that I don't want to put my name on it. * It was a ridiculously fast hack and needs rewriting. |