Fixed a typo, added a howto to the README.
[cl-inotify.git] / package.lisp
index 0f7b202..5978614 100644 (file)
@@ -7,11 +7,14 @@
           #:inotify-read-flag
           #:inotify-add-flag
 
+          ;;; very raw
+          #:read-raw-event-from-stream
+
           #:close-notify
 
           ;;; event parsing functions
           #:make-unregistered-notify
-          #:read-raw-event
+          #:read-event-from-stream
           #:watch-raw
           #:unwatch-raw