From: Takashi Sakamoto Date: Tue, 19 Apr 2022 09:41:08 +0000 (+0900) Subject: timer: enums: link optimization to gi-docgen X-Git-Tag: v0.3.0~176 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=83f7e783699d2d013ef9392d5afd25ffe05f2fa6;p=alsa-gobject.git timer: 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/timer/alsatimer-enum-types.h b/src/timer/alsatimer-enum-types.h index 995afb0..ba8a807 100644 --- a/src/timer/alsatimer-enum-types.h +++ b/src/timer/alsatimer-enum-types.h @@ -130,7 +130,7 @@ typedef enum { * @ALSATIMER_USER_INSTANCE_ERROR_ATTACHED: The timer instance is already attached to timer * device or the other instance. * - * A set of error code for GError with domain which equals to #alsatimer_user_instance_error_quark() + * A set of error code for [struct@GLib.Error] with `ALSATimer.UserInstanceError` domain. */ typedef enum { ALSATIMER_USER_INSTANCE_ERROR_FAILED,