chiark / gitweb /
Adopt C99 bool in the grid.c API.
authorSimon Tatham <anakin@pobox.com>
Tue, 13 Nov 2018 21:43:11 +0000 (21:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 13 Nov 2018 21:48:24 +0000 (21:48 +0000)
commit064da876828ea3079d5d7be5849b693f4d55364b
treea165cf405b8c9b183d6e21c4372d0e56b5a9746f
parent08915945e64d2d3dfea7ec426228f814a6e65adf
Adopt C99 bool in the grid.c API.

More or less trivially: the only affected declaration is the
has_incentre flag in struct grid_face.
grid.h