Changeset 151 for trunk/include


Ignore:
Timestamp:
Jan 9, 2008, 10:49:15 PM (17 years ago)
Author:
katerina
Message:

Checksum functions modified to return length of file hashed. Fixes ticket #85 (GrowingLogfiles bug).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_tiger.h

    r138 r151  
    3232int sh_tiger_hashtype (const char * c);
    3333char * sh_tiger_generic_hash (char * filename, TigerType what,
    34                               UINT64 Length, int timeout,
     34                              UINT64 * Length, int timeout,
    3535                              char * out, size_t len);
    3636
Note: See TracChangeset for help on using the changeset viewer.