hirc

IRC client
Log | Files | Refs

commit 45d69d44eda962c7b8ff19d168a5844adf5eda9e
parent 0d5d83beec5a134110e513b218d268dc6d9cf3e0
Author: hhvn <dev@hhvn.uk>
Date:   Thu, 31 Mar 2022 11:43:40 +0100

continue after formatting rdate

Diffstat:
Msrc/ui.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/ui.c b/src/ui.c @@ -1726,6 +1726,7 @@ outcont: pfree(&ret); ret = save; pfree(&content); + continue; } if (strncmp(content, "time:", strlen("time:")) == 0 && strchr(content, ',')) {