auto-format

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2022-01-27 15:49:44 +01:00
parent 20a8ef7a3e
commit 9cf78e59d5
22 changed files with 137 additions and 134 deletions

View File

@@ -1144,7 +1144,7 @@ cmd_export(ProfWin* window, const char* const command, gchar** args)
g_slist_free(list);
close(fd);
return TRUE;
write_error:
write_error:
cons_show("error: write failed: %s", strerror(errno));
cons_show("");
g_slist_free(list);