[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fop-cvs
Subject:    cvs commit: xml-fop/src/org/apache/fop/fo/expr PropertyParser.java
From:       pbwest () apache ! org
Date:       2002-06-26 15:55:38
[Download RAW message or body]

pbwest      2002/06/26 08:55:38

  Modified:    src/org/apache/fop/fo/expr Tag: FOP_0-20-0_Alt-Design
                        PropertyParser.java
  Log:
  Fix typo in systemFontCharacteristic code
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.5   +2 -2      xml-fop/src/org/apache/fop/fo/expr/PropertyParser.java
  
  Index: PropertyParser.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/fo/expr/PropertyParser.java,v
  retrieving revision 1.5.2.4
  retrieving revision 1.5.2.5
  diff -u -r1.5.2.4 -r1.5.2.5
  --- PropertyParser.java	26 Jun 2002 15:19:27 -0000	1.5.2.4
  +++ PropertyParser.java	26 Jun 2002 15:55:37 -0000	1.5.2.5
  @@ -480,7 +480,7 @@
                       prop = SystemFontFunction.systemFontCharacteristic
                               (property,
                                ((StringType)args[0]).getString(),
  -                             ((StringType)args[0]).getString());
  +                             ((StringType)args[1]).getString());
                   }
               }
   
  
  
  

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic