SVN revision: 29200
This commit is contained in:
Sebastian Dransfeld 2007-03-27 18:15:16 +00:00
parent 5ff16c62f0
commit c29155ecb0
1 changed files with 3 additions and 2 deletions

View File

@ -6,9 +6,10 @@
/*
* TODO:
*
* * Listen to these events:
* - Listen to these events:
* IN_ACCESS, IN_ATTRIB, IN_CLOSE_WRITE, IN_CLOSE_NOWRITE, IN_OPEN
*
* - Read all events first, then call the callbacks. This will prevent several
* callbacks with the typic save cycle (delete file, new file)
*/
#ifdef HAVE_INOTIFY