mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Remove an extra '}'.
This commit is contained in:
parent
c98323078d
commit
a6feea2410
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132460
@ -1897,7 +1897,6 @@ ctl_getitem(
|
||||
*tp++ = *cp++;
|
||||
if (tp >= buf + sizeof(buf))
|
||||
return (0);
|
||||
}
|
||||
}
|
||||
if (cp < reqend)
|
||||
cp++;
|
||||
|
Loading…
Reference in New Issue
Block a user