--- hatari/src/gui-sdl/dlgAbout.c 2019/04/01 07:12:21 1.1.1.3 +++ hatari/src/gui-sdl/dlgAbout.c 2019/04/01 07:13:15 1.1.1.4 @@ -6,7 +6,7 @@ Show information about the program and its license. */ -char DlgAbout_rcsid[] = "Hatari $Id: dlgAbout.c,v 1.1.1.3 2019/04/01 07:12:21 root Exp $"; +const char DlgAbout_rcsid[] = "Hatari $Id: dlgAbout.c,v 1.1.1.4 2019/04/01 07:13:15 root Exp $"; #include "main.h" #include "dialog.h"