From: Chris Howey Date: Sat, 28 Apr 2012 16:26:57 +0000 (-0500) Subject: Comment in README not valid, removed X-Git-Tag: v1.7.2~429 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=f1b7206eae606cdd412fbb9d205583b3c2a9716b;p=fsnotify.git Comment in README not valid, removed --- diff --git a/README b/README index afe1e82..e17d859 100644 --- a/README +++ b/README @@ -7,7 +7,6 @@ BSD OSX Example: -// Note that it is possible for Watch() to send errors over the Error channel. watcher, err := fsnotify.NewWatcher() if err != nil { log.Fatal(err)