1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00

Re-add the 16384 bucket also.

Submitted by:	green
This commit is contained in:
Robert Watson 2002-04-29 17:53:23 +00:00
parent bd796eb25f
commit 43a7c4e919
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95743

View File

@ -110,6 +110,7 @@ struct {
{2048, "2048", NULL},
{4096, "4096", NULL},
{8192, "8192", NULL},
{16384, "16384", NULL},
{32768, "32768", NULL},
{65536, "65536", NULL},
{0, NULL},