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

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