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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:52:12 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 0a09092d5fca9e40d2fe1a645bedae383d6efa02
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 22 22:14:06 2004 +0000

            * Plugins.subproj/npruntime.h: Update with new version from newer JavaScriptCore.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@7098 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 335c3e6..71a1b4b 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-22  Darin Adler  <darin at apple.com>
+
+        * Plugins.subproj/npruntime.h: Update with new version from newer JavaScriptCore.
+
 2004-07-21  Ken Kocienda  <kocienda at apple.com>
 
         Reviewed by Trey
diff --git a/WebKit/Plugins.subproj/npruntime.h b/WebKit/Plugins.subproj/npruntime.h
index 9cc7a08..723b34f 100644
--- a/WebKit/Plugins.subproj/npruntime.h
+++ b/WebKit/Plugins.subproj/npruntime.h
@@ -171,7 +171,7 @@ void NPN_InitializeVariantWithVariant (NPVariant *destination, const NPVariant *
 	NPVariant (with type NPVariantUndefinedType)          Undefined
 	NPVariant (with type NPVariantNullType)               Null
 	NPArray                                               Array (restricted)
-	NObject                                               Object or (NPObject wrapper)
+	NPObject                                              Object or (NPObject wrapper)
 
 */
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list