event notifier: Add missing static
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:49:37 +0000 (13:49 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:36:20 +0000 (15:36 -0400)
commit80dfce3f9c507c8572e7bf96894ff95da65384e9
treea33443ebe570d579edad14ea94d62f2bcd018882
parent4c673b5c5bb6f453079f380c3c826183205fc3a0
event notifier: Add missing static

Mark capture_sequence() static because it is only used within the
compile unit.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I003e5cf016fbf2f2df24f4550a6c285e020956d0
src/lttng-event-notifier-notification.c
This page took 0.025402 seconds and 4 git commands to generate.