]> git.armaanb.net Git - dmenu.git/commitdiff
Untypedef struct item
authorFRIGN <dev@frign.de>
Sun, 27 Sep 2015 22:15:03 +0000 (00:15 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Sep 2015 22:33:26 +0000 (00:33 +0200)
Adds clarity. Typedefs for structs are definitely a discussion matter,
but there's no reason to hide a simple data-structure behind a
meaningless typedef.


No differences found