summaryrefslogtreecommitdiff
path: root/recipes/reiser4progs/files/oid40.c.patch
blob: 9e3cf89490fbcb6656bfb994f0ae93778334785a (plain)
1
2
3
4
5
6
7
8
9
10
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",