Patch for boot message

2007-08-10 Thread Mischa Spiegelmock
f -r1.18 menu.c 331,332c331,332 <The highlighted entry will be booted automatically in %d seconds.", < timeout); --- >The highlighted entry will be booted automatically in %d second%c ", > timeout, (timeout ==

Re: Patch for boot message

2007-08-12 Thread Mischa Spiegelmock
Robert Millan wrote: On Fri, Aug 10, 2007 at 11:18:55PM -0700, Mischa Spiegelmock wrote: I got sick of grub saying "The highlighted entry will be booted automatically in 1 seconds." Here's a patch: Index