summaryrefslogtreecommitdiffstats
path: root/control-notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'control-notify.c')
-rw-r--r--control-notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-notify.c b/control-notify.c
index c28d0fc8..e544139b 100644
--- a/control-notify.c
+++ b/control-notify.c
@@ -196,7 +196,7 @@ control_notify_session_created(__unused struct session *s)
}
void
-control_notify_session_close(__unused struct session *s)
+control_notify_session_closed(__unused struct session *s)
{
struct client *c;