many minor mods: name changes

This commit is contained in:
ceriel
1988-03-23 17:55:57 +00:00
parent e511419efc
commit 5a047b837b
17 changed files with 111 additions and 101 deletions

View File

@@ -17,7 +17,7 @@ typedef unsigned pcnt;
typedef long pcnt;
#endif
_store(siz, addr, p)
store(siz, addr, p)
register char *addr;
register pcnt siz;
{