update function name in comment

This commit is contained in:
Joey Hess 2014-02-02 22:37:09 -04:00
parent 45a9c3c64e
commit 0de879e264

View file

@ -529,7 +529,7 @@ syncFile rs f (k, _) = do
sequence_ =<< handleget have
putrs <- catMaybes . snd . unzip <$> (sequence =<< handleput lack)
-- Using callCommand rather than commandAction for drops,
-- Using callCommandAction rather than commandAction for drops,
-- because a failure to drop does not mean the sync failed.
handleDropsFrom (putrs ++ locs) rs "unwanted" True k (Just f)
Nothing callCommandAction