boot/loader: Fix the 'crc' command to the intended code.
authorSascha Wildner <saw@online.de>
Tue, 19 Sep 2017 18:24:03 +0000 (20:24 +0200)
committerSascha Wildner <saw@online.de>
Tue, 19 Sep 2017 18:24:03 +0000 (20:24 +0200)
commiteba634479674c1185dc8b91853bfdb2a433f31ab
tree792d6263a6547925f280dce3729dc273db4bd889
parent118205ce7371bbc32134ba28dbe204993eb72a71
boot/loader: Fix the 'crc' command to the intended code.

It doesn't change the result, but fixes a cppcheck warning.

Reported-by: dcb
Fix-submitted-by: Lubos Boucek
Dragonfly-bug:    <https://bugs.dragonflybsd.org/issues/3060>
sys/boot/common/module.c