diff options
Diffstat (limited to 'docs/signals.txt')
-rw-r--r-- | docs/signals.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/signals.txt b/docs/signals.txt index 5e03d901..7776dad7 100644 --- a/docs/signals.txt +++ b/docs/signals.txt @@ -56,9 +56,7 @@ modules.c: "module error", int error, char *text, char *rootmodule, char *submodule network-openssl.c: - "tlsa available", SERVER_REC - "tlsa verification success", SERVER_REC - "tlsa verification failed", SERVER_REC + "tls handshake finished", SERVER_REC, TLS_REC nicklist.c: "nicklist new", CHANNEL_REC, NICK_REC |