aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/reiser4progs/files/oid40.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/reiser4progs/files/oid40.c.patch')
-rw-r--r--recipes/reiser4progs/files/oid40.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/reiser4progs/files/oid40.c.patch b/recipes/reiser4progs/files/oid40.c.patch
new file mode 100644
index 0000000000..9e3cf89490
--- /dev/null
+++ b/recipes/reiser4progs/files/oid40.c.patch
@@ -0,0 +1,11 @@
+--- x/plugin/oid/oid40/oid40.c.orig 2006-07-01 16:07:13.000000000 +0200
++++ x/plugin/oid/oid40/oid40.c 2006-07-01 16:07:33.000000000 +0200
+@@ -201,7 +201,7 @@
+ .slink_locality = oid40_slink_locality
+ };
+
+-static reiser4_plug_t oid40_plug = {
++reiser4_plug_t oid40_plug = {
+ .cl = class_init,
+ .id = {OID_REISER40_ID, 0, OID_PLUG_TYPE},
+ .label = "oid40",