]> git.mdlowis.com Git - proto/labwc.git/commit
Move get_bool() to src/common/
authorJohan Malm <jgm323@gmail.com>
Sun, 26 Mar 2023 09:56:10 +0000 (10:56 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 26 Mar 2023 17:52:50 +0000 (19:52 +0200)
commitbdf6e13881496d5e186065c56c9382c0a6206985
tree202df85754bbdf22e22f43fd139bbdd826862dfc
parent471e3837b76bf753d516d339d9472b1413a8f6c4
Move get_bool() to src/common/

...in preparation for sharing it more widely
include/common/get-bool.h [new file with mode: 0644]
src/common/get-bool.c [new file with mode: 0644]
src/common/meson.build
src/config/rcxml.c