Fix a bug in signature loading for sub-file incrementals.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 31 May 2008 00:22:08 +0000 (17:22 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Sat, 31 May 2008 00:22:08 +0000 (17:22 -0700)
Signatures for sub-file chunks were being written properly, but were not
being loaded properly (signature data and the algorithm string were
being swapped), so no sub-file incrementals were being generated.


No differences found