updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xulrunner-linden-cvs / gcc44fix.patch
blob4c9f9bd82c77e8b824e9a3ca48c0d11ce0f7c173
1 diff -Naur o/mozilla/toolkit/xre/nsAppRunner.cpp p/mozilla/toolkit/xre/nsAppRunner.cpp
2 --- o/mozilla/toolkit/xre/nsAppRunner.cpp 2007-11-08 12:56:25.000000000 +0100
3 +++ p/mozilla/toolkit/xre/nsAppRunner.cpp 2009-08-17 04:21:43.000000000 +0200
4 @@ -1370,7 +1370,7 @@
5 if (NS_FAILED(rv))
6 return rv;
8 -#elif
9 +#else
10 #error Oops, you need platform-specific code here
11 #endif