gcjwebplugin.cc: Cope with the changed header file format.

2009-02-05  Andrew Haley  <aph@redhat.com>

	* native/plugin/gcjwebplugin.cc: Cope with the changed header file
	format.  https://bugzilla.mozilla.org/show_bug.cgi?id=455458
	(GCJ_GetJavaClass): Likewise.
	(NP_Initialize): Likewise.

From-SVN: r144203
This commit is contained in:
Andrew Haley
2009-02-16 15:33:46 +00:00
committed by Andrew Haley
parent 68e53db04b
commit 7f720bdbd4
2 changed files with 29 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
2009-02-05 Andrew Haley <aph@redhat.com>
* native/plugin/gcjwebplugin.cc: Cope with the changed header file
format. https://bugzilla.mozilla.org/show_bug.cgi?id=455458
(GCJ_GetJavaClass): Likewise.
(NP_Initialize): Likewise.
2009-01-02 Andrew John Hughes <gnu_andrew@member.fsf.org>
* ChangeLog-2008: New file.