]> git.zerfleddert.de Git - micropolis/blobdiff - src/tk/tkpack.c
tk/tclx: explicitly declare types
[micropolis] / src / tk / tkpack.c
index f065bd5d20d6cfa81c4ce37104a9764a99816287..a998017fcfd308595aed170ad3915817a85ec9f7 100644 (file)
@@ -95,7 +95,7 @@ static Tcl_HashTable packerHashTable;
  * Have statics in this module been initialized?
  */
 
  * Have statics in this module been initialized?
  */
 
-static initialized = 0;
+static int initialized = 0;
 
 /*
  * Forward declarations for procedures defined later in this file:
 
 /*
  * Forward declarations for procedures defined later in this file:
Impressum, Datenschutz