--- uae/src/serial.c 2018/04/24 17:16:22 1.1.1.8 +++ uae/src/serial.c 2018/04/24 17:18:15 1.1.1.9 @@ -184,7 +184,7 @@ void SERDAT (uae_u16 w) if (currprefs.serial_demand && !dtr) { if (!isbaeh) { - write_log("SERDAT: Baeh.. Your software needs SERIAL_ALWAYS to work properly.\n"); + write_log ("SERDAT: Baeh.. Your software needs SERIAL_ALWAYS to work properly.\n"); isbaeh=1; } return;