X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fsession.c;h=bb8a55ed78e162d6acd27d074b3e4cb0ff4988df;hp=a6281662cf63c23e67b1172b6930e47af3094d10;hb=def8897149ac794709649d97d72f9b8bc7d71bd8;hpb=2199ad6620b5c6da234898319f95d752cf182f7e diff --git a/src/bin/lttng-sessiond/session.c b/src/bin/lttng-sessiond/session.c index a6281662c..bb8a55ed7 100644 --- a/src/bin/lttng-sessiond/session.c +++ b/src/bin/lttng-sessiond/session.c @@ -201,7 +201,7 @@ end: * Return 1 if empty, 0 if not empty. * The session list lock must be held. */ -static int ltt_sessions_ht_empty() +static int ltt_sessions_ht_empty(void) { int ret;