1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00

That one neither

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@916 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Toni Spets 2007-08-10 21:17:53 +00:00
parent 73869df9af
commit dc676df556

View File

@ -2255,8 +2255,8 @@ static struct text_object *construct_text_object(const char *s, const char *arg,
#endif /* __linux__ */
END OBJ(freq_dyn, 0);
END OBJ(freq_dyn_g, 0);
END OBJ(acpifan, 0);
#ifndef __OpenBSD__
END OBJ(acpifan, 0);
END OBJ(battery, 0);
char bat[64];
if (arg)