SOURCES: poldek-inline.patch (NEW) - can't be inline here
wolf
wolf at pld-linux.org
Thu Jul 17 23:16:21 CEST 2008
Author: wolf Date: Thu Jul 17 21:16:21 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- can't be inline here
---- Files affected:
SOURCES:
poldek-inline.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/poldek-inline.patch
diff -u /dev/null SOURCES/poldek-inline.patch:1.1
--- /dev/null Thu Jul 17 23:16:22 2008
+++ SOURCES/poldek-inline.patch Thu Jul 17 23:16:16 2008
@@ -0,0 +1,12 @@
+diff -ruN poldek-0.30-cvs20080604.13./install3/iset.c poldek-0.30-cvs20080604.13/install3/iset.c
+--- poldek-0.30-cvs20080604.13./install3/iset.c 2008-02-03 20:07:42.000000000 +0100
++++ poldek-0.30-cvs20080604.13/install3/iset.c 2008-07-17 23:13:25.449260760 +0200
+@@ -47,7 +47,7 @@
+ pkg_set_mf(iset->pms, pkg, mflag);
+ }
+
+-inline int iset_ismarkedf(struct iset *iset, const struct pkg *pkg,
++int iset_ismarkedf(struct iset *iset, const struct pkg *pkg,
+ unsigned mflag)
+ {
+ return pkg_isset_mf(iset->pms, pkg, mflag);
================================================================
More information about the pld-cvs-commit
mailing list