Skip to content
Snippets Groups Projects
Commit e436d51b authored by marc's avatar marc
Browse files

Fixed typo in debug message.

parent cd66042f
No related branches found
No related tags found
No related merge requests found
......@@ -1150,7 +1150,7 @@ resetting counter\n");
}
subscription_i = subscription_i->next;
}
fanout_debug (2, "announced messge to %d client(s) %s",
fanout_debug (2, "announced message to %d client(s) %s",
get_channel (channel)->subscription_count, s);
if (announcements_count == ULLONG_MAX) {
fanout_debug (1, "wow, you've announced alot..resetting counter\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment