From e322876342fc604b398f5a37e27c2b0b7477f344 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 23 Jul 2000 11:55:16 +0000 Subject: /NOTIFY -idle fixes. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@515 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/irc/notifylist/module.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/irc/notifylist/module.h') diff --git a/src/irc/notifylist/module.h b/src/irc/notifylist/module.h index ac0eadac..43110540 100644 --- a/src/irc/notifylist/module.h +++ b/src/irc/notifylist/module.h @@ -7,7 +7,7 @@ typedef struct { char *nick; char *user, *host, *realname, *awaymsg; - time_t idle_time; + int idle_time; int host_ok:1; /* host matches the one in notifylist = this is the right person*/ int away_ok:1; /* not away, or we don't care about it */ -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0