On Mon, 18 Sep 2006 11:35:56 +0200
Tim Dijkstra <[EMAIL PROTECTED]> wrote:

> Index: bootsplash.h
> ===================================================================
> diff -u -r1.2 bootsplash.h
> --- bootsplash.h      14 Sep 2006 14:18:58 -0000      1.2
> +++ bootsplash.h      18 Sep 2006 09:26:50 -0000
> @@ -18,6 +18,6 @@
>  int bootsplash_progress(int p);
>  void bootsplash_switch_to(void);
>  void bootsplash_read_password(char *, int);
> -int bootsplash_getchar(void);
> +int bootsplash_dialog(void);

Oops, should be

+int bootsplash_dialog(const char *);

 grts Tim

-------------------------------------------------------------------------
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