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

(-)mozilla.orig/toolkit/xre/nsAppRunner.cpp (-1 / +1 lines)
Lines 1484-1490 Link Here
1484
  if (NS_FAILED(rv))
1484
  if (NS_FAILED(rv))
1485
    return rv;
1485
    return rv;
1486
1486
1487
#elif
1487
#else
1488
#error Oops, you need platform-specific code here
1488
#error Oops, you need platform-specific code here
1489
#endif
1489
#endif
1490
1490

Return to bug 275715