From 460ce08ff4d9cb7bd94fd5b1f1f8c015b18880c7 Mon Sep 17 00:00:00 2001 From: bescoto Date: Thu, 26 Jun 2003 07:23:04 +0000 Subject: Various changes for 0.12.0 git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@332 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff_backup/rorpiter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rdiff-backup/rdiff_backup/rorpiter.py') diff --git a/rdiff-backup/rdiff_backup/rorpiter.py b/rdiff-backup/rdiff_backup/rorpiter.py index d683650..9bf75d4 100644 --- a/rdiff-backup/rdiff_backup/rorpiter.py +++ b/rdiff-backup/rdiff_backup/rorpiter.py @@ -286,7 +286,7 @@ class IterTreeReducer: class ITRBranch: - """Helper class for IterTreeReducer below + """Helper class for IterTreeReducer above There are five stub functions below: start_process, end_process, branch_process, can_fast_process, and fast_process. A class that -- cgit v1.2.1