[dev] [xssstate] Use correct format strings

2013-05-07 Thread Petr Šabata
Both idle and til_or_since are defined as unsigned longs. --- xssstate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xssstate.c b/xssstate.c index 57536b2..1eeca29 100644 --- a/xssstate.c +++ b/xssstate.c @@ -88,14 +88,14 @@ main(int argc, char *argv[]) {

[xssstate] 1.1 release (was: Re: [dev] [xssstate] Use correct format strings)

2013-05-07 Thread Christoph Lohmann
Greetings comrade, On Tue, 07 May 2013 17:01:28 +0200 Petr Šabata wrote: > Both idle and til_or_since are defined as unsigned longs. thanks for the patch. This is the 1.1 xssstate release mail too. http://tools.suckless.org/xssstate Sincerely, Christoph Lohmann