From 990cf5a1d4047d84921b85cb82b485d4cee75426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 6 Aug 2021 19:24:50 +0200 Subject: Reflect the sibling project's new name Better keep all schizophreny in my own head, rather than all projects. --- json-rpc-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json-rpc-shell.c') diff --git a/json-rpc-shell.c b/json-rpc-shell.c index c3458af..70f4818 100644 --- a/json-rpc-shell.c +++ b/json-rpc-shell.c @@ -3670,7 +3670,7 @@ complete_method_name (const char *text, int state) // --- Main program ------------------------------------------------------------ // The ability to use an external editor on the input line has been shamelessly -// copypasted from degesch with minor changes only. +// copypasted from xC with minor changes only. static bool dump_line_to_file (const char *line, char *template, struct error **e) -- cgit v1.2.3