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

(-)mozilla-orig/toolkit/xre/nsAppRunner.cpp (-1 / +1 lines)
Lines 1459-1465 XRE_GetBinaryPath(const char* argv0, nsI Link Here
1459
  if (NS_FAILED(rv))
1459
  if (NS_FAILED(rv))
1460
    return rv;
1460
    return rv;
1461
1461
1462
#elif
1462
#else
1463
#error Oops, you need platform-specific code here
1463
#error Oops, you need platform-specific code here
1464
#endif
1464
#endif
1465
1465

Return to bug 260815