aboutsummaryrefslogtreecommitdiff
path: root/client/rl.h
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-26 15:44:26 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-26 15:44:26 +0200
commitee5d161f6153e1f9da73e477f63f38dcf52ca10c (patch)
tree926413950f64ed7b0f45f6b3551c16446ecd08d4 /client/rl.h
parentc77d271d9cb86bf6893098ec6c431fc87945e6c9 (diff)
`make format`
Diffstat (limited to 'client/rl.h')
-rw-r--r--client/rl.h1
1 files changed, 0 insertions, 1 deletions
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[]);
/// \}
-