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

(-)mozilla-orig/toolkit/xre/nsAppRunner.cpp (-1 / +1 lines)
Lines 1370-1376 Link Here
1370
  if (NS_FAILED(rv))
1370
  if (NS_FAILED(rv))
1371
    return rv;
1371
    return rv;
1372
1372
1373
#elif
1373
#else
1374
#error Oops, you need platform-specific code here
1374
#error Oops, you need platform-specific code here
1375
#endif
1375
#endif
1376
1376

Return to bug 263215