Renaming due to 8 character C compiler limit.

This commit is contained in:
em
1985-01-21 12:37:26 +00:00
parent 22d8081884
commit 72a885e8a5
4 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ int _chann = -1;
FILE *_chanrd = stdin;
FILE *_chanwr = stdout;
_setchannel(index)
_setchan(index)
int index;
{
#ifdef DEBUG