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.
gentoo-overlay/games-strategy/xconq/files/xconq-gcc-3.4.patch

11 lines
223 B

--- tcltk/tkmain.c.old 2004-11-05 11:28:11.379166320 +0000
+++ tcltk/tkmain.c 2004-11-05 11:28:25.956950160 +0000
@@ -1381,6 +1381,7 @@
return TRUE;
case 1:
default:
+ ;
}
return FALSE;
}