projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
87d9934
)
tdb2: spelling fix
author
Brad Hards
<bradh@frogmouth.net>
Sun, 16 Jan 2011 06:50:24 +0000
(17:50 +1100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 17 Jan 2011 05:58:53 +0000
(16:28 +1030)
ccan/tdb2/test/run-firstkey-nextkey.c
patch
|
blob
|
history
diff --git
a/ccan/tdb2/test/run-firstkey-nextkey.c
b/ccan/tdb2/test/run-firstkey-nextkey.c
index 424b736cb4d1f3d8582717ba04073f591bde2849..d07745f9f0a1d7a0799daa14f8ddb9d39d18e22c 100644
(file)
--- a/
ccan/tdb2/test/run-firstkey-nextkey.c
+++ b/
ccan/tdb2/test/run-firstkey-nextkey.c
@@
-126,7
+126,7
@@
int main(int argc, char *argv[])
k = k2;
}
k = k2;
}
- /* But arbitary orderings should work too. */
+ /* But arbit
r
ary orderings should work too. */
for (j = td.calls-1; j > 0; j--) {
k.dptr = (unsigned char *)&td.records[j-1];
k.dsize = sizeof(td.records[j-1]);
for (j = td.calls-1; j > 0; j--) {
k.dptr = (unsigned char *)&td.records[j-1];
k.dsize = sizeof(td.records[j-1]);