summaryrefslogtreecommitdiffstats
path: root/libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h')
-rw-r--r--libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h b/libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h
index 7074e629381..901ad5c973e 100644
--- a/libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h
+++ b/libjava/gnu/javax/swing/text/html/parser/htmlAttributeSet$1.h
@@ -37,8 +37,8 @@ class gnu::javax::swing::text::html::parser::htmlAttributeSet$1 : public ::java:
public: // actually package-private
htmlAttributeSet$1(::gnu::javax::swing::text::html::parser::htmlAttributeSet *, ::java::util::Enumeration *);
public:
- jboolean hasMoreElements();
- ::java::lang::Object * nextElement();
+ virtual jboolean hasMoreElements();
+ virtual ::java::lang::Object * nextElement();
public: // actually package-private
::gnu::javax::swing::text::html::parser::htmlAttributeSet * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$0;
private:
OpenPOWER on IntegriCloud