From 462e43c26a4cfdb4204eb37d1040217fa2475b36 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Fri, 21 May 2021 11:45:03 +0000 Subject: ctimeline: change name of config to correct --- ctimeline.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctimeline.h b/ctimeline.h index 36564dc..71c112d 100644 --- a/ctimeline.h +++ b/ctimeline.h @@ -4,7 +4,7 @@ #include "xstring.h" #define CTIMELINE_VERSION "1.0" -#define CTIMELINE_CONFIG "/etc/ctimelines" +#define CTIMELINE_CONFIG "/etc/ctimelinerc" struct ctimeline_branch { string *name; -- cgit v1.2.3-18-g5258