projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
client_common.c: Fix typo in comment.
[paraslash.git]
/
client_common.c
diff --git
a/client_common.c
b/client_common.c
index b47364c9bd7b91c09d2e0c28fedc69efd3e5c6d0..cd1ccc619ce06710d9fad42652d6868942fc17d8 100644
(file)
--- a/
client_common.c
+++ b/
client_common.c
@@
-403,7
+403,7
@@
static int client_post_select(struct sched *s, void *context)
btr_consume(ct->btrn[1], sz);
}
}
- /* fall though */
+ /* fall th
r
ough */
case CL_EXECUTING:
if (ct->btrn[0]) {
ret = btr_node_status(ct->btrn[0], 0, BTR_NT_ROOT);