Code

patches/bts559801_plugin_find_fix: Refreshed.
authorSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:09:54 +0000 (15:09 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:09:54 +0000 (15:09 +0100)
debian/patches/bts559801_plugin_find_fix.dpatch

index bd0856af59cb4c29c25b5ea912ccd86e5c3c8181..129f3b5a292509bc227b453a172ffd6035cc4b0e 100755 (executable)
@@ -13,7 +13,7 @@
 diff a/src/plugin.c b/src/plugin.c
 --- a/src/plugin.c
 +++ b/src/plugin.c
-@@ -572,7 +572,7 @@ int plugin_load (const char *type)
+@@ -623,7 +623,7 @@ int plugin_load (const char *type)
  
        while ((de = readdir (dh)) != NULL)
        {