X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=client_common.c;h=cd1ccc619ce06710d9fad42652d6868942fc17d8;hb=3ea5399aeec092dcdb9f039288f1e146aadbb2f7;hp=b47364c9bd7b91c09d2e0c28fedc69efd3e5c6d0;hpb=66cfa4ab3cd509b1b7d1b5fb860fc4644a2313ab;p=paraslash.git diff --git a/client_common.c b/client_common.c index b47364c9..cd1ccc61 100644 --- 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 through */ case CL_EXECUTING: if (ct->btrn[0]) { ret = btr_node_status(ct->btrn[0], 0, BTR_NT_ROOT);