Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/conditional-config-with-symlinks'
[gitweb.git]
/
bisect.c
diff --git
a/bisect.c
b/bisect.c
index bb5af3ea3d6761d4fe67086abc69401e44835275..d88f9bc3dc1f78535b8a801c7f123340bb9c161a 100644
(file)
--- a/
bisect.c
+++ b/
bisect.c
@@
-546,7
+546,7
@@
static unsigned get_prn(unsigned count) {
/*
* Custom integer square root from
- * http://en.wikipedia.org/wiki/Integer_square_root
+ * http
s
://en.wikipedia.org/wiki/Integer_square_root
*/
static int sqrti(int val)
{