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

@@ -198,7 +198,7 @@ OneServerSocket::Open(Error &error)
if (!path.IsNull())
chmod(path.c_str(), 0666);
/* register in the GLib main loop */
/* register in the EventLoop */
SetFD(_fd);