mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 20:31:17 +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
|
||||
|
||||
/* to get rid off 'unused variable' warnings */
|
||||
/* to get rid of 'unused variable' warnings */
|
||||
#define UNUSED(a) if (a) {}
|
||||
|
||||
#endif /* _conky_h_ */
|
||||
|
Loading…
Reference in New Issue
Block a user