--- hatari/src/gui-sdl/dlgJoystick.c 2019/04/01 07:14:59 1.1.1.6 +++ hatari/src/gui-sdl/dlgJoystick.c 2019/04/01 07:15:39 1.1.1.7 @@ -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. */ -const char DlgJoystick_rcsid[] = "Hatari $Id: dlgJoystick.c,v 1.1.1.6 2019/04/01 07:14:59 root Exp $"; +const char DlgJoystick_rcsid[] = "Hatari $Id: dlgJoystick.c,v 1.1.1.7 2019/04/01 07:15:39 root Exp $"; #include "main.h" #include "configuration.h"