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

@@ -34,7 +34,7 @@
static constexpr Domain xspf_domain("xspf");
/**
* This is the state object for the GLib XML parser.
* This is the state object for our XML parser.
*/
struct XspfParser {
/**