Index: java/awt/FontMetrics.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/awt/FontMetrics.java,v retrieving revision 1.11 diff -u -r1.11 FontMetrics.java --- java/awt/FontMetrics.java 12 Apr 2005 12:04:39 -0000 1.11 +++ java/awt/FontMetrics.java 12 Apr 2005 12:15:39 -0000 @@ -50,7 +50,7 @@ * This class returns information about the display characteristics of * a font. It is abstract, and concrete subclasses should implement at * least the following methods: - *

+ * *