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

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