aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-sha1-array.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-15 22:39:43 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-15 22:58:21 -0700
commit69850be47d1b629543a2c45e8dd254729c5676af (patch)
tree01fca47b8c54c62a627d1d97c8c33e05925ff4ed /Documentation/technical/api-sha1-array.txt
parent72f3196a2db0f58b24acd2f9369c7f97d0d770d5 (diff)
downloadgit-69850be47d1b629543a2c45e8dd254729c5676af.tar.gz
git-69850be47d1b629543a2c45e8dd254729c5676af.tar.xz
sha1-array.c: mark a private file-scope symbol as static
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-sha1-array.txt')
-rw-r--r--Documentation/technical/api-sha1-array.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/technical/api-sha1-array.txt b/Documentation/technical/api-sha1-array.txt
index 4a4bae810..45d1c517c 100644
--- a/Documentation/technical/api-sha1-array.txt
+++ b/Documentation/technical/api-sha1-array.txt
@@ -25,9 +25,6 @@ Functions
the array (but note that some operations below may lose this
ordering).
-`sha1_array_sort`::
- Sort the elements in the array.
-
`sha1_array_lookup`::
Perform a binary search of the array for a specific sha1.
If found, returns the offset (in number of elements) of the