On 03/04/2012 01:55, Rainer Hurling wrote:
> --- src/main.c.orig   2012-02-14 20:36:01.000000000 +0100
> +++ src/main.c        2012-03-01 17:50:45.000000000 +0100
> @@ -546,6 +546,12 @@
>  
>       memset(&wPreferences, 0, sizeof(WPreferences));
>  
> +        wmessage("restarting: %d, norestore: %s\n",
> +                 wPreferences.flags.restarting, 
> wPreferences.flags.norestore);

These both need to be %d, not just the first one.

-- 

    This .signature sanitized for your protection


-- 
To unsubscribe, send mail to [email protected].

Reply via email to