Hi!

> "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote:
> 
> > Can we rename this thing to splash.dialog()?  I don't think .getchar()
> > should print.
> 
> Sound sensible ;)
> 
> > The rest looks good, but I think we should ask Holger if he agrees with it.
> 
> _This_ patch doesn't changes anything for bootsplash.org, it just
> reorders some things. It could be, however, that the VT switch locking
> has some advert effect.
> 
> Here's the patch. I renamed getchar to dialog and removed some white space.

Looks okay to me, please commit... 

> Index: bootsplash.c
> ===================================================================
> diff -u -r1.2 bootsplash.c
> --- bootsplash.c      14 Sep 2006 14:18:58 -0000      1.2
> +++ bootsplash.c      18 Sep 2006 09:26:50 -0000
> @@ -113,10 +113,11 @@
>  #endif
>  }
>  
> -int bootsplash_getchar (void)
> +int bootsplash_dialog (const char *prompt)
                        ~- this space can die, too.
                                                                Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to