X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fresource.c;h=a7a831980b562e3915721ff62044d08e1da4ecb5;hp=8af922530ae2438ab1fdf0004714ac666a8ba8a9;hb=3f9b53a4a214a254bb27ed30994faf2a0fd12375;hpb=394c5bd3292c0f3168416c0a5f25989e557b3cfc diff --git a/src/resource.c b/src/resource.c index 8af92253..a7a83198 100644 --- a/src/resource.c +++ b/src/resource.c @@ -850,6 +850,7 @@ sha1_chunk(const void *buf, size_t len, void *ctx) return 0; } +/* Calculate the SHA1 message digest of a stream. */ int sha1_resource(struct wim_lookup_table_entry *lte) {