Changeset 1873

Show
Ignore:
Timestamp:
10/24/04 14:49:02 (20 years ago)
Author:
jalet
Message:

Fixed bad indentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounter.py

    r1713 r1873  
    2222# 
    2323# $Log$ 
     24# Revision 1.21  2004/10/24 12:49:02  jalet 
     25# Fixed bad indentation 
     26# 
    2427# Revision 1.20  2004/09/13 16:02:45  jalet 
    2528# Added fix for incorrect job's size when hardware accounting fails 
     
    123126            and (self.filter.preserveinputfile is not None)) \ 
    124127            or (self.filter.printingsystem != "CUPS") : 
    125                 self.JobSize *= self.filter.copies 
     128            self.JobSize *= self.filter.copies 
    126129         
    127130        # get last job information for this printer