You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2004/10/10 13:25:32 UTC

cvs commit: xml-fop/src/java/org/apache/fop/render PrintRenderer.java

jeremias    2004/10/10 04:25:32

  Modified:    src/java/org/apache/fop/render PrintRenderer.java
  Log:
  javadoc fix
  
  Revision  Changes    Path
  1.10      +1 -1      xml-fop/src/java/org/apache/fop/render/PrintRenderer.java
  
  Index: PrintRenderer.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/PrintRenderer.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- PrintRenderer.java	22 Apr 2004 21:56:09 -0000	1.9
  +++ PrintRenderer.java	10 Oct 2004 11:25:32 -0000	1.10
  @@ -37,7 +37,7 @@
       /**
        * Set up the font info
        *
  -     * @param fontInfo  font info to set up
  +     * @param inFontInfo  font info to set up
        */
       public void setupFontInfo(FontInfo inFontInfo) {
           this.fontInfo = inFontInfo;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org