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/screen.h | |
parent | 640b3036645f71b02ac49818156f6f974ac5834b (diff) |
NetBSD changes and a few obvious fixes
Diffstat (limited to 'games/tetris/screen.h')
-rw-r--r-- | games/tetris/screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tetris/screen.h b/games/tetris/screen.h index 7bb10ae1261..efe382da9f6 100644 --- a/games/tetris/screen.h +++ b/games/tetris/screen.h @@ -1,3 +1,4 @@ +/* $OpenBSD: screen.h,v 1.2 1998/09/24 06:45:07 pjanzen Exp $ */ /* $NetBSD: screen.h,v 1.2 1995/04/22 07:42:42 cgd Exp $ */ /*- |