summaryrefslogtreecommitdiff
path: root/scripts/tkparse.h
diff options
context:
space:
mode:
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-06-06 02:09:49 -0500
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-06-06 02:09:49 -0500
commitf56dec0252d197c3796f3f932eeea1f29a499505 (patch)
treed04189332e1c9ef9732b831a1015ffef51a2b813 /scripts/tkparse.h
parent3da9cf2895a490d8c7a1a8d78130f66a88e93efa (diff)
parent561e79b059e0a06dea7bc216641626fdfad099fb (diff)
Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5
into tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5.make
Diffstat (limited to 'scripts/tkparse.h')
-rw-r--r--scripts/tkparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tkparse.h b/scripts/tkparse.h
index 1ca16b1852e7..2ded97e85384 100644
--- a/scripts/tkparse.h
+++ b/scripts/tkparse.h
@@ -115,7 +115,7 @@ struct variable
char global_written;
};
-extern struct variable vartable[];
+extern struct variable *vartable;
extern int max_varnum;
/*