From ac8a32e855b078e137fe5de4c2bbf9628c004532 Mon Sep 17 00:00:00 2001 From: gramanas Date: Wed, 2 May 2018 14:08:14 +0300 Subject: Basic config editting --- src/ckutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ckutil.h') diff --git a/src/ckutil.h b/src/ckutil.h index 9955440..fc7cea2 100644 --- a/src/ckutil.h +++ b/src/ckutil.h @@ -47,7 +47,7 @@ /* Create the config name to be used when storing a new config to * the VC or SCRT dir */ -extern void str_make_new_config_name(char *ret, const char *path, +extern void str_make_ck_config_name(char *ret, const char *path, const char *progName); /* Joins the two strings into ret, with a '/' in between */ -- cgit v1.2.3