From 87ca6f1b2d481a418cf926ca6b01ab0f28937029 Mon Sep 17 00:00:00 2001 From: bitten2up <575-bitten2up@users.noreply.git.do.srb2.org> Date: Tue, 3 Oct 2023 15:44:25 +0000 Subject: [PATCH] e --- src/i_sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i_sound.h b/src/i_sound.h index c51d8e4f4..3f251954d 100644 --- a/src/i_sound.h +++ b/src/i_sound.h @@ -7,7 +7,7 @@ // This program is free software distributed under the // terms of the GNU General Public License, version 2. // See the 'LICENSE' file for more details. -//----------------------------------------------------------------------------- +//---------------------------------------------------------------------------- /// \file i_sound.h /// \brief System interface, sound, music -- GitLab