New function to check if two files differ: file_content_differs()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 11 Nov 2015 17:47:19 +0000 (18:47 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 11 Nov 2015 17:47:42 +0000 (18:47 +0100)
commit9d1eb8c8cc5d9356a4bb97cd070f89b845a4f0fe
treef00b60d99327a65b4b753e1493375b16ed749303
parent027e0a1caf51e290bbb837c854ff3ef0a5304e9e
New function to check if two files differ: file_content_differs()
src/filefunc.cpp
src/filefunc.hxx
test/test_filefunc.cpp