patch-2.4.19 linux-2.4.19/scripts/tkparse.h
Next file: linux-2.4.19/COPYING
Previous file: linux-2.4.19/scripts/tkparse.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Aug 2 17:39:46 2002
- Orig file:
linux-2.4.18/scripts/tkparse.h
- Orig date:
Sun Feb 20 20:13:10 2000
diff -urN linux-2.4.18/scripts/tkparse.h linux-2.4.19/scripts/tkparse.h
@@ -115,7 +115,7 @@
char global_written;
};
-extern struct variable vartable[];
+extern struct variable *vartable;
extern int max_varnum;
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)