On Sun, Apr 17, 2011 at 10:53:35PM +0200, Jim Meyering wrote:
> /* Check for devfs-style /disc => /partN transformation
> unconditionally; the system might be using udev with devfs rules,
> and if not the test is harmless. */
> if (5 < path_len && !strcmp (dev->path + path_len - 5, "/disc")) {
> /* replace /disc with /path%d */Small typo in the comment, should read /part%d -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
pgpOQmFNpGtlG.pgp
Description: PGP signature
_______________________________________________ bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
