patches/songbird-07-xulrunner-elif.diff
changeset 3062 2a7bf2823c88
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/songbird-07-xulrunner-elif.diff	Tue Dec 07 21:59:21 2010 +0000
@@ -0,0 +1,12 @@
+diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
+--- a/toolkit/xre/nsAppRunner.cpp
++++ b/toolkit/xre/nsAppRunner.cpp
+@@ -1421,7 +1421,7 @@
+   if (NS_FAILED(rv))
+     return rv;
+ 
+-#elif
++#else
+ #error Oops, you need platform-specific code here
+ #endif
+