diff --git a/macosx/VDKQueue/VDKQueue.h b/macosx/VDKQueue/VDKQueue.h index 8a28ae5e5..d1efd5923 100644 --- a/macosx/VDKQueue/VDKQueue.h +++ b/macosx/VDKQueue/VDKQueue.h @@ -46,7 +46,7 @@ // - Callbacks are only on the main thread. // - Unmaintained as a standalone project. -#warning adopt an alternative to VDKQueue (UKFSEventsWatcher, EonilFSEvents, FileWatcher, DTFolderMonitor or SFSMonitor) +#warning Adopt an alternative to VDKQueue (UKFSEventsWatcher, EonilFSEvents, FileWatcher, DTFolderMonitor or SFSMonitor) // ALTERNATIVES (from archaic to modern) // // - FreeBSD 4.1: Kernel Queue API (kevent and kqueue)