Ignore:
Timestamp:
Nov 13, 2010, 11:24:24 PM (14 years ago)
Author:
katerina
Message:

Fix for ticker #226 (incorrect handling of missing files when secondary schedule is active).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_hash.h

    r294 r305  
    3535 */
    3636int hashreport_missing( char *fullpath, int level);
     37
     38/* remove internal db record for a file
     39 */
     40void sh_hash_remove (const char * path);
    3741
    3842/* write database to stdout
Note: See TracChangeset for help on using the changeset viewer.