--- a/plugins/yay/yay.c Fri Apr 27 22:21:53 2001 +0000
+++ b/plugins/yay/yay.c Fri Apr 27 23:26:19 2001 +0000
@@ -165,7 +165,7 @@
g_free(tmp);
- serv_got_im(gc, nick, buf, 0);
+ serv_got_im(gc, nick, buf, 0, tm ? tm : time((time_t)NULL));
return 1;
}