ANSI-fication (and test if committing files works now)

This commit is contained in:
Peter Schneider-Kamp 2000-07-10 09:26:41 +00:00
parent f985064781
commit faaad372ec

View file

@ -16,8 +16,7 @@
#include <tk.h> #include <tk.h>
int int
Tcl_AppInit(interp) Tcl_AppInit(Tcl_Interp *interp)
Tcl_Interp *interp;
{ {
Tk_Window main; Tk_Window main;