import from plan9

This commit is contained in:
rsc 2006-05-21 18:57:51 +00:00
parent 44fc56d8c3
commit 536f9b83c0
9 changed files with 320 additions and 62 deletions

View file

@ -110,6 +110,7 @@ big5_in(int fd, long *notused, struct convert *out)
big5proc(-1, &r, nin);
if(r > ob)
OUT(out, ob, r-ob);
OUT(out, ob, 0);
}
void