playlist, InotifySource, ...: update GLib comments

This commit is contained in:
Max Kellermann
2014-12-04 23:33:08 +01:00
parent aa4c7055f8
commit 88b75b57d0
6 changed files with 8 additions and 8 deletions

View File

@@ -41,8 +41,8 @@ public:
}
/**
* Creates a new inotify source and registers it in the GLib main
* loop.
* Creates a new inotify source and registers it in the
* #EventLoop.
*
* @param a callback invoked for events received from the kernel
*/