Changeset 597:a5c2ad2fe809 for browser.c

Show
Ignore:
Timestamp:
1998-12-02 02:04:27 (10 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

patch-0.94.17.vikas.browser_redraw.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • browser.c

    r557 r597  
    444444  if (menu->current < 0) 
    445445    menu->current = 0; 
     446  if (menu->top > menu->current) 
     447    menu->top = 0; 
    446448 
    447449  if (buffy)