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
1 changed files with 1 additions and 2 deletions

View File

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