Show
Ignore:
Timestamp:
2009年08月23日 11时59分15秒 (3 years ago)
Author:
jiangx
Message:

Fixed #25: replace one tab with eight spaces in python files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pysvnmanager/hooks/init/hook1.5/scripts/verify-po.py

    r47 r90  
    102102  e_ptr, e_baton = delta.make_editor(editor, pool) 
    103103  repos.dir_delta(base_root, '', '', txn_root, '', 
    104                   e_ptr, e_baton, authz_cb, 0, 1, 0, 0, pool) 
     104                  e_ptr, e_baton, authz_cb, 0, 1, 0, 0, pool) 
    105105 
    106106