summaryrefslogtreecommitdiff
path: root/i3status.conf
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2012-05-07 08:27:28 +0200
committerMichael Stapelberg <michael@stapelberg.de>2012-05-07 08:28:04 +0200
commit4ddd115af8e6247788c78dc3630d37f2f4493e03 (patch)
tree4f73a046fcbcafb746bfa10e67be1995474602cc /i3status.conf
parent6b447f7f1be3e53129756b51501f469e60820334 (diff)
Use (void) instead of () for functions without args (Thanks fernandotcl)
See also: http://article.gmane.org/gmane.linux.kernel/1268792 The C compiler will handle (void) as "no arguments" and () as "variadic function" (equivalent to (...)) which might lead to subtle errors.
Diffstat (limited to 'i3status.conf')
0 files changed, 0 insertions, 0 deletions