mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-28 13:00:45 +00:00
forgot to change header in previous commit
This commit is contained in:
parent
9838bb2cde
commit
4256da3b7f
@ -60,7 +60,7 @@ int create_audacious_thread(void);
|
||||
int destroy_audacious_thread(void);
|
||||
|
||||
/* Service routine for the conky main thread */
|
||||
void update_audacious(void);
|
||||
int update_audacious(void);
|
||||
|
||||
/* Thread functions */
|
||||
void audacious_thread_func(thread_handle &handle);
|
||||
|
Loading…
Reference in New Issue
Block a user