From: Takashi Sakamoto Date: Mon, 11 Apr 2022 08:42:26 +0000 (+0900) Subject: seq: enum: fix tab indentation X-Git-Tag: v0.3.0~225 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e59fbeb0c67dd20881de377839affc06c21f23fc;p=alsa-gobject.git seq: enum: fix tab indentation Fixes: 9a3d1477403b ("seq: user_client: report error for port access permission") Signed-off-by: Takashi Sakamoto --- diff --git a/src/seq/alsaseq-enum-types.h b/src/seq/alsaseq-enum-types.h index af9433d..61c868b 100644 --- a/src/seq/alsaseq-enum-types.h +++ b/src/seq/alsaseq-enum-types.h @@ -362,7 +362,7 @@ typedef enum /*< flags >*/ /** * ALSASeqUserClientError: - * @ALSASEQ_USER_CLIENT_ERROR_FAILED: The system call failed. + * @ALSASEQ_USER_CLIENT_ERROR_FAILED: The system call failed. * @ALSASEQ_USER_CLIENT_ERROR_PORT_PERMISSION: The operation fails due to access permission of port. * @ALSASEQ_USER_CLIENT_ERROR_QUEUE_PERMISSION: The operation fails due to access permission of queue. *