some cosmetic changes
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
EXPORT char *
|
||||
Salloc(str, sz)
|
||||
register char str[];
|
||||
register char *str;
|
||||
register unsigned int sz;
|
||||
{
|
||||
/* Salloc() is not a primitive function: it just allocates a
|
||||
|
||||
Reference in New Issue
Block a user