]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(new_item, record_relation): Use `sizeof *var' rather
authorJim Meyering <jim@meyering.net>
Sun, 2 Nov 2003 20:24:14 +0000 (20:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Nov 2003 20:24:14 +0000 (20:24 +0000)
commit0abb38e5874b51c6e33cdfe428021ea82425a3f9
treea1ec0c61fd5109ed03cc0bfe62b68cc660162838
parent55760c106bdfc499174383849abd3e66841d7984
(new_item, record_relation): Use `sizeof *var' rather
than `sizeof EXPLICIT_TYPE'.
The former is more maintainable and usually shorter.
src/tsort.c