diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 06:45:09 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 06:45:09 +0000 |
commit | fb3a8a316c1960990044b83faf0ffc188d6400a6 (patch) | |
tree | b08b99465fcec7e8f0b763c33e5ac4934ec528f6 /games/tetris/tetris.h | |
parent | 640b3036645f71b02ac49818156f6f974ac5834b (diff) |
NetBSD changes and a few obvious fixes
Diffstat (limited to 'games/tetris/tetris.h')
-rw-r--r-- | games/tetris/tetris.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tetris/tetris.h b/games/tetris/tetris.h index 1e995c32a64..15523f0c67f 100644 --- a/games/tetris/tetris.h +++ b/games/tetris/tetris.h @@ -1,3 +1,4 @@ +/* $OpenBSD: tetris.h,v 1.3 1998/09/24 06:45:08 pjanzen Exp $ */ /* $NetBSD: tetris.h,v 1.2 1995/04/22 07:42:48 cgd Exp $ */ /*- |