Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 450036
Collapse All | Expand All

(-)fs/cifs/cifs_unicode.c~ (-1 / +1 lines)
Lines 328-333 Link Here
328
	}
328
	}
329
329
330
ctoUTF16_out:
330
ctoUTF16_out:
331
	return i;
331
	return j; // https://bugzilla.samba.org/show_bug.cgi?id=6767
332
}
332
}
333
333

Return to bug 450036