From 98e15cc6554688202b1d1dbdc6d054a31276b1ac Mon Sep 17 00:00:00 2001 From: David Rhodus Date: Wed, 22 Oct 2003 17:00:53 +0000 Subject: [PATCH] * Un-break buildworld --- contrib/tcsh/sh.init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/tcsh/sh.init.c b/contrib/tcsh/sh.init.c index 8cc886214b..b636af9367 100644 --- a/contrib/tcsh/sh.init.c +++ b/contrib/tcsh/sh.init.c @@ -1,6 +1,6 @@ /* - * $Header: /src/pub/tcsh/sh.init.c,v 3.49 2002/03/08 17:36:46 christos Exp $ */ - * $DragonFly: src/contrib/tcsh/Attic/sh.init.c,v 1.2 2003/10/22 01:00:16 dillon Exp $ + * $Header: /src/pub/tcsh/sh.init.c,v 3.49 2002/03/08 17:36:46 christos Exp $ + * $DragonFly: src/contrib/tcsh/Attic/sh.init.c,v 1.3 2003/10/22 17:00:53 drhodus Exp $ */ /* * sh.init.c: Function and signal tables -- 2.41.0