mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
If i is going to be used in the loop unconditionally the declaration
has to be unconditional as well. Conical head covering to: kib
This commit is contained in:
parent
13cedde2cb
commit
d748aee076
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=209582
@ -907,9 +907,7 @@ shminit()
|
||||
static int
|
||||
shmunload()
|
||||
{
|
||||
#ifdef MAC
|
||||
int i;
|
||||
#endif
|
||||
|
||||
if (shm_nused > 0)
|
||||
return (EBUSY);
|
||||
|
Loading…
Reference in New Issue
Block a user