--- hatari/src/gui-sdl/dlgSound.c 2019/04/01 07:12:23 1.1.1.2 +++ hatari/src/gui-sdl/dlgSound.c 2019/04/01 07:13:16 1.1.1.3 @@ -4,7 +4,7 @@ This file is distributed under the GNU Public License, version 2 or at your option any later version. Read the file gpl.txt for details. */ -char DlgSound_rcsid[] = "Hatari $Id: dlgSound.c,v 1.1.1.2 2019/04/01 07:12:23 root Exp $"; +const char DlgSound_rcsid[] = "Hatari $Id: dlgSound.c,v 1.1.1.3 2019/04/01 07:13:16 root Exp $"; #include "main.h" #include "configuration.h"