commit dd647997d47ec5a9521faa59bf7628c9cab5334d from: Omar Polo date: Wed Nov 23 17:24:30 2022 UTC __dead before the type commit - 9f134f934141bdf659dd5ee010687eb66d6bdc0b commit + dd647997d47ec5a9521faa59bf7628c9cab5334d blob - 2c35981703a1c8a66d03c14aa0126907af23d465 blob + 00fccfd538858b7555dc8d89295d97df3c354055 --- kamiftp/ftp.c +++ kamiftp/ftp.c @@ -210,7 +210,7 @@ tty_resized(int signo) resized = 1; } -static void __dead +static __dead void usage(int ret) { fprintf(stderr, "usage: %s [-C cert] [-K key] [-o output] "