View | Details | Raw Unified | Return to bug 248216
Collapse All | Expand All

(-)sys/compat/linprocfs/linprocfs.c 2020-07-20 22:42:47.867985000 +0300 (-1 / +1 lines)
Lines 1168-1174 Link Here
1168
            0,
1168
            0,
1169
            0,
1169
            0,
1170
            (u_long)ino,
1170
            (u_long)ino,
1171
            *name ? "     " : "",
1171
            *name ? "     " : " ",
1172
            name
1172
            name
1173
            );
1173
            );
1174
        if (freename)
1174
        if (freename)

Return to bug 248216