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

Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line 345 Link Here
345
+  if (strstr(name, "Maildir")) {
345
+  if (strstr(name, ".maildir")) {
346
--
Line 1327 Link Here
1327
+#define MAILDIRPATH "Maildir"
1327
+#define MAILDIRPATH ".maildir"
1328
--

Return to bug 28877