diff options
Diffstat (limited to 'games/hack/alloc.c')
-rw-r--r-- | games/hack/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/alloc.c b/games/hack/alloc.c index 94512653e8cd7..a8b4cf8254ed8 100644 --- a/games/hack/alloc.c +++ b/games/hack/alloc.c @@ -1,5 +1,5 @@ /* alloc.c - version 1.0.2 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/alloc.c,v 1.4 1999/11/16 02:57:01 billf Exp $ */ #include <stdlib.h> |