mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
222 B

--- ./tcltk/tkmain.c.orig 2004-09-13 02:43:00.284858032 +0200
+++ ./tcltk/tkmain.c 2004-09-13 02:43:13.710816976 +0200
@@ -1381,6 +1381,7 @@
return TRUE;
case 1:
default:
+ ;
}
return FALSE;
}