From 9839ad492f04e33f7959dca03a74d3ab569d4339 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Thu, 23 Jan 2014 11:21:58 +0200 Subject: introspect, thread-mainloop: Fix Doxygen "since" tags --- src/pulse/thread-mainloop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pulse/thread-mainloop.h') diff --git a/src/pulse/thread-mainloop.h b/src/pulse/thread-mainloop.h index 689336d7a..f1636e83a 100644 --- a/src/pulse/thread-mainloop.h +++ b/src/pulse/thread-mainloop.h @@ -311,7 +311,7 @@ pa_mainloop_api* pa_threaded_mainloop_get_api(pa_threaded_mainloop*m); /** Returns non-zero when called from within the event loop thread. \since 0.9.7 */ int pa_threaded_mainloop_in_thread(pa_threaded_mainloop *m); -/** Sets the name of the thread. \since 4.0 */ +/** Sets the name of the thread. \since 5.0 */ void pa_threaded_mainloop_set_name(pa_threaded_mainloop *m, const char *name); PA_C_DECL_END -- cgit v1.2.1