Subject: CVS commit: src/lib/libmenu
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 04/19/2003 12:52:39
Module Name: src
Committed By: blymn
Date: Sat Apr 19 12:52:39 UTC 2003
Modified Files:
src/lib/libmenu: post.c
Log Message:
Remove the resetting of top_row, cur_item and the pattern buffer from
post_menu so menu state is kept across upost/post actions. This addresses
PR #21218.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libmenu/post.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.