consistent naming

This commit is contained in:
kaashoek
1988-05-03 13:03:07 +00:00
parent 6b2c225b06
commit dee0d47388
5 changed files with 5 additions and 5 deletions

View File

@@ -9,6 +9,6 @@ C_close()
assert( busy);
end_back();
do_close();
close_back();
busy = 0;
}