aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crc8-tvb.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+89
This time keep the tvb routines in epan. Now we can use common crc routines outside epan. svn path=/trunk/; revision=38810