summaryrefslogtreecommitdiff
path: root/src/library/scala/ClassfileAnnotation.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/scala/ClassfileAnnotation.scala')
-rw-r--r--src/library/scala/ClassfileAnnotation.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/scala/ClassfileAnnotation.scala b/src/library/scala/ClassfileAnnotation.scala
index 62a9bea663..8bf1fffcf6 100644
--- a/src/library/scala/ClassfileAnnotation.scala
+++ b/src/library/scala/ClassfileAnnotation.scala
@@ -20,4 +20,4 @@ package scala
* @author Martin Odersky
* @version 1.1, 2/02/2007
*/
-trait ClassfileAnnotation extends Annotation
+trait ClassfileAnnotation extends StaticAnnotation