Skip to content

Commit

Permalink
technically the same thing
Browse files Browse the repository at this point in the history
  • Loading branch information
ttilley committed Aug 21, 2011
1 parent 8541a8a commit 2829870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsevent_watch/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ static struct {
} config = {
(UInt64) kFSEventStreamEventIdSinceNow,
(double) 0.3,
(UInt32) kFSEventStreamCreateFlagNone,
(CFOptionFlags) kFSEventStreamCreateFlagNone,
NULL,
kFSEventWatchOutputFormatClassic
};
Expand Down

0 comments on commit 2829870

Please sign in to comment.