summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch b/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch
index 96f3625c..8834f175 100644
--- a/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch
+++ b/recipes-containers/tini/tini/0001-tini.c-a-function-declaration-without-a-prototype-is.patch
@@ -22,7 +22,7 @@ Subject: [PATCH] tini.c: a function declaration without a prototype is
22| void 22| void
23| 4 errors generated. 23| 4 errors generated.
24 24
25:Upstream-Status: Submitted [https://github.com/krallin/tini/pull/198] 25Upstream-Status: Submitted [https://github.com/krallin/tini/pull/198]
26 26
27Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> 27Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
28--- 28---