Module Name: src
Committed By: simonb
Date: Sun Apr 18 03:30:12 UTC 1999
Modified Files:
src/games/sail: player.h
src/games/battlestar: fly.c
Log Message:
initscr() returns a pointer, compare return value with NULL and not
an int.
Compatible with other versions of curses.