--- hatari/src/gui-sdl/dlgScreen.c 2019/04/01 07:12:21 1.1.1.3 +++ hatari/src/gui-sdl/dlgScreen.c 2019/04/01 07:13:14 1.1.1.4 @@ -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 DlgScreen_rcsid[] = "Hatari $Id: dlgScreen.c,v 1.1.1.3 2019/04/01 07:12:21 root Exp $"; +const char DlgScreen_rcsid[] = "Hatari $Id: dlgScreen.c,v 1.1.1.4 2019/04/01 07:13:14 root Exp $"; #include "main.h" #include "configuration.h"