From 45a26175d64349b7c13c3bd0aa626947529ca2a2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Sep 2012 14:28:32 -0400 Subject: renamed RsyncFile -> Rsync --- Remote/Rsync.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Remote/Rsync.hs') diff --git a/Remote/Rsync.hs b/Remote/Rsync.hs index ff3b473fa..3655ce483 100644 --- a/Remote/Rsync.hs +++ b/Remote/Rsync.hs @@ -19,7 +19,7 @@ import Annex.Content import Remote.Helper.Special import Remote.Helper.Encryptable import Crypto -import Utility.RsyncFile +import Utility.Rsync import Annex.Perms type RsyncUrl = String -- cgit v1.2.3