diff options
Diffstat (limited to 'games/hunt/huntd/pathname.c')
-rw-r--r-- | games/hunt/huntd/pathname.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/hunt/huntd/pathname.c b/games/hunt/huntd/pathname.c index 0f909f78b88..d4ed5b2ada6 100644 --- a/games/hunt/huntd/pathname.c +++ b/games/hunt/huntd/pathname.c @@ -1,15 +1,11 @@ /* $NetBSD: pathname.c,v 1.2 1997/10/10 16:33:49 lukem Exp $ */ +/* $OpenBSD: pathname.c,v 1.2 1999/01/21 05:47:42 d Exp $ */ /* * Hunt * Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold * San Francisco, California */ -#include <sys/cdefs.h> -#ifndef lint -__RCSID("$NetBSD: pathname.c,v 1.2 1997/10/10 16:33:49 lukem Exp $"); -#endif /* not lint */ - /* * There is no particular significance to the numbers assigned * to Test_port. They're just random numbers greater than the |