aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch')
-rw-r--r--meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch b/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
new file mode 100644
index 0000000000..c8b2e7d7db
--- /dev/null
+++ b/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
@@ -0,0 +1,11 @@
+--- parted-1.8.6/libparted/fs/linux_swap/linux_swap.c.warnings 2007-03-20 13:22:36.000000000 -0400
++++ parted-1.8.6/libparted/fs/linux_swap/linux_swap.c 2007-03-20 13:59:11.000000000 -0400
+@@ -123,7 +123,7 @@
+
+ error_close_fs:
+ swap_close (fs);
+-error:
++
+ return 0;
+ }
+ #endif /* !DISCOVER_ONLY */