mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 20:50:19 +00:00
cfg_put_str is not required anymore
This commit is contained in:
@@ -197,7 +197,7 @@ cfg_get_str (char *cfg, char *var, char *dest, int dest_len)
|
||||
}
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
cfg_put_str (int fh, char *var, char *value)
|
||||
{
|
||||
char buf[512];
|
||||
|
||||
Reference in New Issue
Block a user