[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.1.3-115-g63c49a9

Gustavo Noronha Silva kov at kov.eti.br
Tue Mar 17 18:06:31 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit e32c047fca5b8cb66b6756cd73025a148a2cc091
Author: Gustavo Noronha Silva <kov at kov.eti.br>
Date:   Tue Mar 17 13:37:21 2009 -0300

    Fix missing #endif

diff --git a/JavaScriptCore/wtf/Platform.h b/JavaScriptCore/wtf/Platform.h
index 1921cef..e698942 100644
--- a/JavaScriptCore/wtf/Platform.h
+++ b/JavaScriptCore/wtf/Platform.h
@@ -227,6 +227,7 @@
    || defined(__sparc)
 #define WTF_PLATFORM_SPARC 1
 #define WTF_PLATFORM_BIG_ENDIAN 1
+#endif
 
 /* PLATFORM(SH4) */
 #if defined(__SH4__)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list