opnsense-src/usr.bin/diff3
Baptiste Daroussin 433115a0a4 Remove the MAX_CHECK macro, it was initially used to test if a file was a
text file or not.

The check is not done by diff3 but by diff (the argument -a is directly passed
to diff(1))
2017-05-25 17:55:40 +00:00
..
tests
diff3.1
diff3.c Remove the MAX_CHECK macro, it was initially used to test if a file was a 2017-05-25 17:55:40 +00:00
Makefile