]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix some unsigned vs. size_t issues.
authorAndre Noll <maan@systemlinux.org>
Mon, 20 Aug 2007 17:51:18 +0000 (19:51 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 20 Aug 2007 17:51:18 +0000 (19:51 +0200)
vss_het_header() took a unsigned while vss_get_chunk() takes
a size_t. Change vss_het_header() and fix up the callers.


No differences found