[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Sun, 20 Mar 2022 04:54:56 -0400 (EDT) |
branch: master
commit 5dcb91da2c051d8d8a0584bb4ad9810069492eda
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun May 5 17:56:29 2019 +0100
do not remove event source after one go
---
js/wkinfo/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/wkinfo/main.c b/js/wkinfo/main.c
index 1c52e99ce9..fd6c6cd964 100644
--- a/js/wkinfo/main.c
+++ b/js/wkinfo/main.c
@@ -62,7 +62,7 @@ socket_cb (GSocket *socket,
gtk_main_quit ();
break;
}
- return false;
+ return true;
}
static void
- master updated (cd0de30b76 -> ca0de032c7), Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject],
Gavin D. Smith <=
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20
- [no subject], Gavin D. Smith, 2022/03/20