Changed function numbering so there's enough room for future additions;

set version number to 2.
This commit is contained in:
Martin Baulig
1999-04-05 12:51:59 +00:00
parent 3130d7db33
commit c9651a012e
2 changed files with 6 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ static int proc_net_ctl_handler (ctl_table *table, int *name, int nlen,
#endif /* CONFIG_NET */
static int libgtop_sysctl_version = 1;
static int libgtop_sysctl_version = 2;
static int libgtop_update_expensive = 5000;
static struct ctl_table_header *libgtop_sysctl_header = NULL;