X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=algos%2Fcrc.c;h=2861f37cf41984991774f1bb49591ebd047f9c63;hb=ddc83187272bd087b6dab31edc3dad6ac9b967f4;hp=f927b53ebe8d9b2bf7f7702fb0cb6cc33702262c;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/algos/crc.c b/algos/crc.c index f927b53e..2861f37c 100644 --- a/algos/crc.c +++ b/algos/crc.c @@ -28,7 +28,7 @@ * * Copyright 2003,2004 Develer S.r.l. (http://www.develer.com/) * Copyright 1999 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief CRC table and support routines