mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
ANSI-fication (and test if committing files works now)
This commit is contained in:
parent
f985064781
commit
faaad372ec
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@
|
|||
#include <tk.h>
|
||||
|
||||
int
|
||||
Tcl_AppInit(interp)
|
||||
Tcl_Interp *interp;
|
||||
Tcl_AppInit(Tcl_Interp *interp)
|
||||
{
|
||||
Tk_Window main;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue