1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/usr.bin/bintrans
Alfonso Gregory 498a0a9c61 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:18 -06:00
..
tests
bintrans.1
bintrans.c
Makefile
Makefile.depend
qp.c
uudecode.c
uuencode.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
uuencode.format.5