Changeset 305 for trunk/include/sh_hash.h
- Timestamp:
- Nov 13, 2010, 11:24:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_hash.h
r294 r305 35 35 */ 36 36 int hashreport_missing( char *fullpath, int level); 37 38 /* remove internal db record for a file 39 */ 40 void sh_hash_remove (const char * path); 37 41 38 42 /* write database to stdout
Note:
See TracChangeset
for help on using the changeset viewer.