freebsd-dev/games/backgammon/teachgammon
Dima Dorfman 9429078c33 list' should be an extern'd char **', not a local `char *' which we
never set.  Ideally, we'd get the extern from tutor.h, but that
defines a number of other variables that conflict with ours.

This fixes a segmentation fault when trying to return to the main menu.

PR:		30172
2001-09-03 14:19:46 +00:00
..
data.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
Makefile
teach.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
ttext1.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
ttext2.c list' should be an extern'd char **', not a local `char *' which we 2001-09-03 14:19:46 +00:00
tutor.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
tutor.h Merge a bunch of cleanups from NetBSD. 1999-04-19 03:59:02 +00:00