mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
9 lines
153 B
C
9 lines
153 B
C
|
/*
|
||
|
* Conky, a system monitor, based on torsmo
|
||
|
*
|
||
|
* This program is licensed under BSD license, read COPYING
|
||
|
*
|
||
|
* $Id$
|
||
|
*/
|
||
|
|
||
|
static void daemon_loop();
|