Corrected a horrible typing mistake.
This commit is contained in:
parent
aaad277322
commit
39374aec4c
@ -125,7 +125,7 @@ getaddr(p_addr) long *p_addr ; {
|
|||||||
return 1 ;
|
return 1 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
getcnt(p_cnt) unsigned *p_cnt ; {
|
getcnt(p_cnt) short *p_cnt ; {
|
||||||
char in[2] ;
|
char in[2] ;
|
||||||
short out[2] ;
|
short out[2] ;
|
||||||
int i ;
|
int i ;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user