projects
/
micropolis
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tk/tclx: explicitly declare types
[micropolis]
/
src
/
tk
/
tkbitmap.c
diff --git
a/src/tk/tkbitmap.c
b/src/tk/tkbitmap.c
index cc81cd02c477b6289a25b76909b3b46f8db212a6..c7693e84a71953b340ee3b37044ec65be6050dc7 100644
(file)
--- a/
src/tk/tkbitmap.c
+++ b/
src/tk/tkbitmap.c
@@
-434,7
+434,7
@@
Tk_GetBitmapFromData(interp, tkwin, source, width, height)
Tk_Uid name = NULL; /* Initialization need only to prevent
* compiler warning. */
int new;
Tk_Uid name = NULL; /* Initialization need only to prevent
* compiler warning. */
int new;
- static autoNumber = 0;
+ static
int
autoNumber = 0;
char string[20];
if (!initialized) {
char string[20];
if (!initialized) {
Impressum
,
Datenschutz