Rename to cl-inotify. Various changes.
[cl-inotify.git] / grovel.lisp
index 51ed8f8..5dd12c1 100644 (file)
@@ -1,6 +1,6 @@
 (include "sys/inotify.h")
 
-(in-package #:cl-notify)
+(in-package #:cl-inotify)
 
 (constant (in-access        "IN_ACCESS"))
 (constant (in-modify        "IN_MODIFY"))