Files
src/usr.bin/diff3
Dag-Erling Smørgrav c2dee7786b diff3: Code cleanup
* Order includes.

* Turn the diff type into an enum.

* Turn an unreachable error message into an assertion.

* Remove unused debugging code.

* Remove some dead assignments.

* Consistently use 1 instead of EXIT_FAILURE.

* Turn a return from main() into an exit().

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D55517
2026-02-28 19:15:23 +01:00
..
2023-11-26 22:23:30 -07:00
2026-02-28 19:15:23 +01:00