[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

vicki vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:59:50 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit f44c6e7034b7f4f6ce449628d886692507a46966
Author: vicki <vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 13 23:46:20 2002 +0000

    tiny change made by rjw to fix build breakage
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2661 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/khtml/misc/arena.h b/WebCore/khtml/misc/arena.h
index d20f5b0..6bbcc73 100644
--- a/WebCore/khtml/misc/arena.h
+++ b/WebCore/khtml/misc/arena.h
@@ -88,4 +88,4 @@ void* ArenaAllocate(ArenaPool *pool, unsigned int nb);
          free(a); \
          (a) = 0;
 
-#endif ARENA_H
+#endif

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list