Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109155 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (+4 lines)
Line 621 Link Here
621
    /* Print volume label if it is non-empty. */
622
    if (sb->s_label[0]) {
623
        reiserfs_warning (fp, "%s: ", sb->s_label);
624
    }

Return to bug 109155