From 4b071ea9eaf48c52d1b24e90d1439c9048c1b114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20Kara=C5=9B?= <s176030@student.pg.edu.pl> Date: Thu, 30 Sep 2021 21:25:44 +0200 Subject: [PATCH] ALSA_support: correct authors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Damian KaraĹ <s176030@student.pg.edu.pl> --- src/include/ALSA_support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/ALSA_support.h b/src/include/ALSA_support.h index b82491e..1700b8d 100644 --- a/src/include/ALSA_support.h +++ b/src/include/ALSA_support.h @@ -1,7 +1,7 @@ /*! \file ALSA_support.h * ALSA support header file * - * \author Marek Blok + * \authors Damian KaraĹ, Marek Blok */ //--------------------------------------------------------------------------- #ifndef ALSA_support_H -- GitLab