playlist, InotifySource, ...: update GLib comments
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "Log.hxx"
|
||||
|
||||
/**
|
||||
* This is the state object for the GLib XML parser.
|
||||
* This is the state object for our XML parser.
|
||||
*/
|
||||
struct AsxParser {
|
||||
/**
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
#include "Log.hxx"
|
||||
|
||||
/**
|
||||
* This is the state object for the GLib XML parser.
|
||||
* This is the state object for the our XML parser.
|
||||
*/
|
||||
struct RssParser {
|
||||
/**
|
||||
|
||||
@@ -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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user