Typo fix. The PR suggested that "save are for old callslot entry" should

be "slot area for old callslot entry", but I think "save area for old
callslot entry" is what was intended.

PR:		7526
This commit is contained in:
alex 1998-08-08 14:19:16 +00:00
parent b6e912c9e4
commit 6d5504d566

View File

@ -57,7 +57,7 @@ static struct sysent newent = {
/*
* Miscellaneous modules must have their own save areas...
*/
static struct sysent oldent; /* save are for old callslot entry*/
static struct sysent oldent; /* save area for old callslot entry*/
/*
* Number of syscall entries for a.out executables