ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/DBReporter/GraphMaker.java
(Generate patch)

Comparing projects/cms/source/reports/DBReporter/GraphMaker.java (file contents):
Revision 1.1 by pjm2, Mon Dec 11 16:31:58 2000 UTC vs.
Revision 1.2 by pjm2, Thu Dec 14 17:17:29 2000 UTC

# Line 61 | Line 61 | public class GraphMaker {
61              fos.flush();
62              fos.close();
63              
64 <            System.out.println("        - Written "+width+"x"+height+" graph file");
64 >            System.out.println("            - Written "+width+"x"+height+" graph file");
65          }
66          catch(Exception e){
67              System.out.println("Could not write the .gif file.");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines