This commit is contained in:
Joey Hess 2013-03-01 16:58:19 -04:00
parent 7a8833c81d
commit cc5db38a1e

View file

@ -66,7 +66,7 @@ handleDropsFrom locs rs reason fromhere key (Just f) knownpresentremote
debug
[ "dropped"
, f
, "(from" ++ maybe "here" show u ++ ")"
, "(from " ++ maybe "here" show u ++ ")"
, "(copies now " ++ show (have - 1) ++ ")"
, ": " ++ reason
]