]> git.sur5r.net Git - i3/i3/commit
Use "*buffer == '\0'" instead of "strlen(buffer) == 0" (thanks dothebart)
authorAxel Wagner <mail@merovius.de>
Sat, 1 Jan 2011 14:07:28 +0000 (15:07 +0100)
committerAxel Wagner <mail@merovius.de>
Sat, 1 Jan 2011 14:07:28 +0000 (15:07 +0100)
commit64d8d40b25e10151ed9e4df162b40d31799cca39
tree6199f546bf6303eaee996fb5e92331b3b886fcce
parentb3970b36a53ee51ce029fc24f60968e2f46790bc
Use "*buffer == '\0'" instead of "strlen(buffer) == 0" (thanks dothebart)
i3bar/src/child.c