trivial changes

This commit is contained in:
Mitchell Livingston
2009-03-01 17:02:58 +00:00
parent 52639e467a
commit 72230e8756
2 changed files with 2 additions and 3 deletions

View File

@@ -262,8 +262,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
[[UKKQueue sharedFileWatcher] setDelegate: self];
SUUpdater * updater = [SUUpdater sharedUpdater];
[updater setDelegate: self];
[[SUUpdater sharedUpdater] setDelegate: self];
fUpdateInProgress = NO;
}
return self;