summaryrefslogtreecommitdiff
path: root/wsutil/crc11.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-21Include <wsutil/crc11.h> so that we check whether the prototypes thereinGuy Harris1-0/+2
match the actual function types here. svn path=/trunk/; revision=46648
2012-11-05try to fix Id.Anders Broman1-1/+1
svn path=/trunk/; revision=45922
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+81
Add CRC11 algorithms svn path=/trunk/; revision=44346