1
0
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:
Nikolas Garofil 2010-05-09 22:42:06 +02:00
parent 9838bb2cde
commit 4256da3b7f

View File

@ -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);