mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-27 04:32:55 +00:00
Spell 'of' correctly.
This commit is contained in:
parent
efa5a211b7
commit
581f59528b
@ -385,7 +385,7 @@ void set_update_interval(double interval);
|
|||||||
|
|
||||||
#define NOBATTERY 0
|
#define NOBATTERY 0
|
||||||
|
|
||||||
/* to get rid off 'unused variable' warnings */
|
/* to get rid of 'unused variable' warnings */
|
||||||
#define UNUSED(a) if (a) {}
|
#define UNUSED(a) if (a) {}
|
||||||
|
|
||||||
#endif /* _conky_h_ */
|
#endif /* _conky_h_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user