projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tdb: spelling fixes
[ccan]
/
ccan
/
tdb
/
freelist.c
diff --git
a/ccan/tdb/freelist.c
b/ccan/tdb/freelist.c
index 8113b54951cf83324a086deb24521a5bb2c572f8..c7d908edfdd36de58c3dce7d0218df14d164d779 100644
(file)
--- a/
ccan/tdb/freelist.c
+++ b/
ccan/tdb/freelist.c
@@
-98,7
+98,7
@@
static int update_tailer(struct tdb_context *tdb, tdb_off_t offset,
}
/* Add an element into the freelist. Merge adjacent records if
- nec
c
essary. */
+ necessary. */
int tdb_free(struct tdb_context *tdb, tdb_off_t offset, struct tdb_record *rec)
{
/* Allocation and tailer lock */