This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
opentracker
mirror of
/home/gitosis/repositories/opentracker.git
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Nicer formatting for value--
erdgeist
11 years ago
parent
6073127ad0
commit
56c1cf1b5d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ot_vector.c
+ 1
- 1
ot_vector.c
View File
@ -38,7 +38,7 @@ void *binary_search( const void * const key, const void * base, const size_t mem
}
if
(
cmp
<
0
)
{
base
=
lookat
+
member_size
;
interval
-
-
;
interval
-
-
;
}
interval
/
=
2
;
}
Write
Preview
Loading…
Cancel
Save