From: Matthew Fernandez Date: Sun, 19 Dec 2021 20:13:18 +0000 (-0800) Subject: postproc.c: [nfc] use a C99 bool for 'Flip' instead of a boolean X-Git-Tag: 3.0.0~119^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53fc3ca84d97ab2ed19d00cbfad05cc7fbad7213;p=graphviz postproc.c: [nfc] use a C99 bool for 'Flip' instead of a boolean --- diff --git a/lib/common/postproc.c b/lib/common/postproc.c index 2cba53429..1daa7a8ae 100644 --- a/lib/common/postproc.c +++ b/lib/common/postproc.c @@ -11,9 +11,10 @@ #include #include