Renaming due to 8 character C compiler limit.

This commit is contained in:
em
1985-01-21 12:37:26 +00:00
parent aef211ad4e
commit 8d02182e12
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