Module Name: src
Committed By: mycroft
Date: Thu Apr 22 22:39:09 UTC 1999
Modified Files:
src/lib/libcurses: newwin.c
Log Message:
Initialization of the backing store pointers in __set_subwin() was just
totally wrong. It needs to offset by the origin of the parent window.