From ee5d161f6153e1f9da73e477f63f38dcf52ca10c Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 26 Jun 2024 15:44:26 +0200 Subject: `make format` --- client/rl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'client/rl.h') diff --git a/client/rl.h b/client/rl.h index 4a5b2c1..ff30602 100644 --- a/client/rl.h +++ b/client/rl.h @@ -55,4 +55,3 @@ int rl_word(const char * line, int cursor); char ** rl_complete_list(const char * word, const char * options[]); /// \} - -- cgit v1.2.3