Hi,

On Aug/17/2008, Marco Gerards wrote:
> Hi,
> 
> Carles Pina i Estany <[EMAIL PROTECTED]> writes:
> 
> > When I did the Home/End keys patch I noticied that in normal/menu.c
> > there was some magic numbers (and some constants was already defined, in
> > include/grub/term.h (actually, reading the ChangeLog was committed by
> > Robert Millan on 2008-02-05)
> >
> > I'm sending a patch to change the magic numbers by constants.
> >
> > ChangeLog:
> > --------
> > 2008-08-17  Carles Pina i Estany  <[EMAIL PROTECTED]>
> >
> >     * menu/normal.c (run_menu): Change magic numbers by constants.
> 
> Can you be more specific about what you replace?

sure:

--------
2008-08-17  Carles Pina i Estany  <[EMAIL PROTECTED]>

        * menu/normal.c (run_menu): Change magic numbers by constants
        (16 by GRUB_TERM_UP and 14 by GRUB_TERM_DOWN)
--------

-- 
Carles Pina i Estany            GPG id: 0x17756391
        http://pinux.info


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to