commit bfd9a6d8b6322d870650b0e92bd936035ab28e76 Author: David Cantrell <[EMAIL PROTECTED]> Date: Mon Apr 23 15:53:48 2007 -0400
Remove unused label.
diff --git a/libparted/fs/linux_swap/linux_swap.c
b/libparted/fs/linux_swap/linux_swap.c
index a8e95fd..3dd3780 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -121,7 +121,7 @@ _generic_swap_probe (PedGeometry* geom, int kind)
error_close_fs:
swap_close (fs);
-error:
+
return NULL;
}
signature.asc
Description: This is a digitally signed message part
_______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

