Convert an instance of 8 spaces to a tab.

This commit is contained in:
John Baldwin 2001-02-22 08:13:09 +00:00
parent c2bcc0a208
commit 379ef7642d

View File

@ -356,7 +356,7 @@ TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_entry);
{ "nisdomainname", CTLTYPE_STRING }, \
{ "update", CTLTYPE_INT }, \
{ "osreldate", CTLTYPE_INT }, \
{ "ntp_pll", CTLTYPE_NODE }, \
{ "ntp_pll", CTLTYPE_NODE }, \
{ "bootfile", CTLTYPE_STRING }, \
{ "maxfilesperproc", CTLTYPE_INT }, \
{ "maxprocperuid", CTLTYPE_INT }, \