aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'json-rpc-shell.c')
-rw-r--r--json-rpc-shell.c2
1 files changed, 1 insertions, 1 deletions
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)