From e1ab4b422f814dc7fcf7065f3809223f00175dad Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Sat, 13 Mar 2010 14:27:27 +0000 Subject: re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 Matthias Klose PR libgcj/42676 * Regenerate .h files for anonymous inner classes. From-SVN: r157422 --- libjava/gnu/java/security/util/IntegerUtil$1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/gnu/java/security/util') diff --git a/libjava/gnu/java/security/util/IntegerUtil$1.h b/libjava/gnu/java/security/util/IntegerUtil$1.h index 8c13f14..03d9674 100644 --- a/libjava/gnu/java/security/util/IntegerUtil$1.h +++ b/libjava/gnu/java/security/util/IntegerUtil$1.h @@ -30,7 +30,7 @@ class gnu::java::security::util::IntegerUtil$1 : public ::java::util::LinkedHash public: // actually package-private IntegerUtil$1(jint, jfloat, jboolean); public: - jboolean removeEldestEntry(::java::util::Map$Entry *); + virtual jboolean removeEldestEntry(::java::util::Map$Entry *); static ::java::lang::Class class$; }; -- cgit v1.1