aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas/files/patch-plugins:filescanner::plugin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'math/yacas/files/patch-plugins:filescanner::plugin.cc')
-rw-r--r--math/yacas/files/patch-plugins:filescanner::plugin.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/yacas/files/patch-plugins:filescanner::plugin.cc b/math/yacas/files/patch-plugins:filescanner::plugin.cc
new file mode 100644
index 000000000000..fd897fa7dd5a
--- /dev/null
+++ b/math/yacas/files/patch-plugins:filescanner::plugin.cc
@@ -0,0 +1,11 @@
+--- plugins/filescanner/plugin.cc.orig Sun Aug 24 14:17:44 2003
++++ plugins/filescanner/plugin.cc Thu Jul 29 16:07:27 2004
+@@ -81,7 +81,7 @@
+ return NEW FileScannerPlugin;
+ }
+
+-};
++}
+
+
+