X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/398e51a3c905d11cf31c42e7bd5cce452bcd5534..872a50db510aae37e624f1b82db06f08023c5712:/hack/hack.rip.c diff --git a/hack/hack.rip.c b/hack/hack.rip.c index 7f729ba2..ced3a27b 100644 --- a/hack/hack.rip.c +++ b/hack/hack.rip.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.rip.c - version 1.0.2 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$NetBSD: hack.rip.c,v 1.4 1995/03/23 08:31:23 cgd Exp $"; +#endif /* not lint */ #include #include "hack.h"