--- hatari/src/uae-cpu/memory.c 2019/04/01 07:15:38 1.1.1.12 +++ hatari/src/uae-cpu/memory.c 2019/04/09 08:47:25 1.1.1.13 @@ -10,7 +10,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 Memory_rcsid[] = "Hatari $Id: memory.c,v 1.1.1.12 2019/04/01 07:15:38 root Exp $"; +const char Memory_fileid[] = "Hatari memory.c : " __DATE__ " " __TIME__; #include "config.h" #include "sysdeps.h"