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.
 
 
 
 
 
 

11 lines
345 B

--- gedit-plugins-2.3.5/plugins/diff/diff.c.orig 2003-12-02 13:05:30.000000000 +0100
+++ gedit-plugins-2.3.5/plugins/diff/diff.c 2003-12-02 13:05:33.000000000 +0100
@@ -959,7 +959,7 @@
temp = gedit_plugin_locate_program (DIFF_PROGRAM_NAME,
plugin_name,
- parent);
+ parent, NULL, NULL);
if (temp != NULL)
{