mtree(8): Fix crc() prototype.
commitf2898ada8dd8793c9ea603aed2da7e257d3d42d1
authorSascha Wildner <saw@online.de>
Fri, 11 May 2018 10:06:50 +0000 (11 12:06 +0200)
committerSascha Wildner <saw@online.de>
Fri, 11 May 2018 10:06:50 +0000 (11 12:06 +0200)
tree011bbc40df7f65774276855e25cc52c40fe58bd0
parenta97fe4a6bf8f36ec9d717234a76e848be84ed0ac
mtree(8): Fix crc() prototype.

It is taken from usr.bin/cksum/crc.c. This fixes a -Wlto-type-mismatch
warning reported by zrj. Similar to the fix for ckdist(1) as pushed in
e69bb3d9c4c6d6073c9c9c4a54753458fae55c7e.
usr.sbin/mtree/compare.c
usr.sbin/mtree/create.c
usr.sbin/mtree/extern.h