]> git.mdlowis.com Git - proto/labwc.git/commit
view: Make view_apply_special_geometry() return void
authorJohn Lindgren <john@jlindgren.net>
Mon, 20 Feb 2023 21:29:41 +0000 (16:29 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 5 Mar 2023 08:44:03 +0000 (08:44 +0000)
commit799f81ae057ddc046e5fb0d8ce6e0e41ef7ee215
treed8797edf286d7e924fc44b06cb0d9b65bcc06a3a
parent0cc6ea2d8b1e46e598170e75489a39672988e266
view: Make view_apply_special_geometry() return void

This makes the conditions for calling it explicit and more obvious.
src/view.c