From ad11de94e54d17c765d980bfe249eca1c9b6cabd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Jun 2012 15:53:56 -0400 Subject: typo --- Utility/DirWatcher.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utility/DirWatcher.hs b/Utility/DirWatcher.hs index baab244c7..11ce7baef 100644 --- a/Utility/DirWatcher.hs +++ b/Utility/DirWatcher.hs @@ -68,7 +68,7 @@ closingTracked = True #if WITH_KQUEUE closingTracked = False #else -eventsCoalesce = undefined +closingTracked = undefined #endif #endif -- cgit v1.2.3