Re: [PATCH]: menu doesn't appear on right info panel
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: Re: [PATCH]: menu doesn't appear on right info panel
- Date: Thu, 28 Oct 2004 13:47:27 +0200
Hello Pavel,
On Tue, 2004-10-26 at 10:25, Pavel Tsekov wrote:
> - while (h->current != w0) {
> - if (dlg_focus (h))
> - break;
> -
> + while (!dlg_focus (h)) {
Don't we need
+ if (h->current == w0)
+ break;
as well?
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]