We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79553b9 + 39b00fa commit fbc01ffCopy full SHA for fbc01ff
1 file changed
sha1-lookup.h
@@ -7,10 +7,4 @@ extern int sha1_pos(const unsigned char *sha1,
7
void *table,
8
size_t nr,
9
sha1_access_fn fn);
10
-
11
-extern int sha1_entry_pos(const void *table,
12
- size_t elem_size,
13
- size_t key_offset,
14
- unsigned lo, unsigned hi, unsigned nr,
15
- const unsigned char *key);
16
#endif
0 commit comments