aboutsummaryrefslogtreecommitdiff
path: root/client/errcatch.c
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-05-29 17:01:19 +0200
committerlonkaars <loek@pipeframe.xyz>2022-05-29 17:01:19 +0200
commit1c7c0bd747c839fb1e449e98cec942894821addf (patch)
tree01ac940d42dcfc767afa191efd7ecbd0ab73dcc5 /client/errcatch.c
parent59802547c336d61aa7e950414a3f44180e211974 (diff)
`make format`
Diffstat (limited to 'client/errcatch.c')
-rw-r--r--client/errcatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/errcatch.c b/client/errcatch.c
index e8d696a..5e39b00 100644
--- a/client/errcatch.c
+++ b/client/errcatch.c
@@ -16,4 +16,3 @@ void w2_errcatch_handle_error(w2_s_error *error) {
return;
}
-