]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
timer: remove 'transfer full' annoation from constructors
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 04:55:56 +0000 (13:55 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 05:37:14 +0000 (14:37 +0900)
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/timer/device-id.c

index 65793e46bdfc5b9446607c0ef76603d9b80b0f91..2d5bc217bea73b7e0cb368ba06ec91c4022ba4e0 100644 (file)
@@ -17,7 +17,7 @@ G_DEFINE_BOXED_TYPE(ALSATimerDeviceId, alsatimer_device_id, timer_device_id_copy
  *
  * Allocate and return an instance of ALSATimerDeviceId.
  *
- * Returns: (transfer full): A #ALSATimerDeviceId.
+ * Returns: A #ALSATimerDeviceId.
  */
 ALSATimerDeviceId *alsatimer_device_id_new(ALSATimerClass class,
                                            gint card_id, gint device_id,