]> git.mdlowis.com Git - proto/labwc.git/commit
rc.xml: move nodename() to nodename.c
authorJohan Malm <jgm323@gmail.com>
Tue, 16 Feb 2021 21:04:49 +0000 (21:04 +0000)
committerJohan Malm <jgm323@gmail.com>
Tue, 16 Feb 2021 21:04:49 +0000 (21:04 +0000)
commit9eac349046050b21d6af8a4e9421f1422cc2a3b2
treefdceced0442291c422c6b730163654105299ec1c
parenta97428020e315ab63a58abfb8af143ee7468db61
rc.xml: move nodename() to nodename.c
include/common/nodename.h [new file with mode: 0644]
src/common/meson.build
src/common/nodename.c [new file with mode: 0644]
src/config/rcxml.c