X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..961346c7c0958d177aa877f67befbda3f147a857:/hack/hack.search.c diff --git a/hack/hack.search.c b/hack/hack.search.c index c0ef9932..d1b77f72 100644 --- a/hack/hack.search.c +++ b/hack/hack.search.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.search.c - version 1.0.3 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$NetBSD: hack.search.c,v 1.3 1995/03/23 08:31:28 cgd Exp $"; +#endif /* not lint */ #include "hack.h"