]> granicus.if.org Git - graphviz/commit
Update macro checks in lib/sfio
authorErwin Janssen <erwinjanssen@outlook.com>
Thu, 13 Jul 2017 19:20:08 +0000 (21:20 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 13 Jul 2017 21:01:00 +0000 (23:01 +0200)
commit713d9b5579ddf93c0c1b8e5333b533dd0e8cffc8
treec7e6c9e68e4bab15e38e4ec68f2b9d48a7416a69
parentc282e896529db3a7babc02f40898fdb815ffb63a
Update macro checks in lib/sfio

Some macro's are checked by value when a `defined(MACRO)` would be more
appropriate. Other checks could be chagned into an `#ifdef`.
lib/sfio/sfhdr.h
lib/sfio/sfpkrd.c
lib/sfio/sfsetbuf.c
lib/sfio/sfsize.c