diff options
-rw-r--r-- | degesch.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3586,7 +3586,7 @@ irc_initiate_connect_socks (struct server *s, } free (socks_port); - return true; + return result; } static void |
index : xK | ||
IRC daemon, bot, TUI client and GUI frontend | Přemysl Eric Janouch <p@janouch.name> |
summaryrefslogtreecommitdiff |
-rw-r--r-- | degesch.c | 2 |
@@ -3586,7 +3586,7 @@ irc_initiate_connect_socks (struct server *s, } free (socks_port); - return true; + return result; } static void |