]> git.scottworley.com Git - tattlekey/commit
client: Move config to config.c
authorScott Worley <scottworley@scottworley.com>
Sun, 8 Oct 2023 01:18:39 +0000 (18:18 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:47:58 +0000 (18:47 -0700)
commitfbc57595f1dfa046d8a8f8a25c3ea7f810579bb9
treeafbe34c5b9d2bd6d493661919ec0d85879a43788
parent2505c819e66d84365a98ccc315848b14b0ffae87
client: Move config to config.c
client/CMakeLists.txt
client/config.c [new file with mode: 0644]
client/config.h [new file with mode: 0644]
client/tattlekey.c