From: Takashi Sakamoto Date: Tue, 19 Apr 2022 09:41:08 +0000 (+0900) Subject: rawmidi: enums: link optimization to gi-docgen X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=ff2f3319332264941899c5bf38f7cea9fdc52c90;p=alsa-gobject.git rawmidi: enums: link optimization to gi-docgen The gi-docgen supports enhancement of inter-document link. This commit is optimization to it. Signed-off-by: Takashi Sakamoto --- diff --git a/src/rawmidi/alsarawmidi-enum-types.h b/src/rawmidi/alsarawmidi-enum-types.h index 87a5307..53e2f81 100644 --- a/src/rawmidi/alsarawmidi-enum-types.h +++ b/src/rawmidi/alsarawmidi-enum-types.h @@ -35,7 +35,7 @@ typedef enum /*< flags >*/ * @ALSARAWMIDI_STREAM_PAIR_ERROR_DISCONNECTED: The card associated to the instance is in disconnect state. * @ALSARAWMIDI_STREAM_PAIR_ERROR_UNREADABLE: The instance is not for read operation. * - * A set of error code for GError with domain which equals to #alsarawmidi_stream_pair_error_quark() + * A set of error code for [struct@GLib.Error] with `ALSARawmidi.StreamPairError` domain. */ typedef enum { ALSARAWMIDI_STREAM_PAIR_ERROR_FAILED,