This commit is contained in:
Lukian 2023-11-20 17:48:40 +01:00
parent 0c6cf142a4
commit 370856ec3d
9 changed files with 68 additions and 42 deletions

View file

@ -3,7 +3,7 @@
#include "conf.h"
void readConfs();
void readConfs(ptConf confChain);
void saveConf(ptConf confChain);
void saveListeners(ptListener listenerChain);