Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 01/01/2000 02:15:18
Module Name:	basesrc
Committed By:	jsm
Date:		Sat Jan  1 10:15:18 UTC 2000

Modified Files:
	basesrc/games/tetris: screen.h tetris.c tetris.h

Log Message:
Declare variables as extern in headers rather than using linker commons.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/games/tetris/screen.h
cvs rdiff -r1.12 -r1.13 basesrc/games/tetris/tetris.c
cvs rdiff -r1.7 -r1.8 basesrc/games/tetris/tetris.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.