]> git.pld-linux.org Git - packages/gimp.git/blob - gimp-resize.patch
- updated perldep patch: don't skip perl(XSLoader) but skip xmps
[packages/gimp.git] / gimp-resize.patch
1 diff -u -r1.98 -r1.99
2 --- gimp/app/commands.c 2000/04/06 02:13:17     1.98
3 +++ gimp/app/commands.c 2000/04/24 18:40:40     1.99
4 @@ -1319,7 +1319,6 @@
5      }
6  
7    gtk_widget_destroy (image_resize->resize->resize_shell);
8 -  g_free (image_resize);
9  }
10  
11  static void
This page took 0.071241 seconds and 3 git commands to generate.