From 8dba87b4b30ced89ea2cf2e196076e9f9e35c184 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 9 Feb 2017 08:12:10 +0000 Subject: - let configure pick up sdl - make portlint happier --- emulators/frodo/files/patch-SAM.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/frodo/files/patch-SAM.cpp') diff --git a/emulators/frodo/files/patch-SAM.cpp b/emulators/frodo/files/patch-SAM.cpp index c1c814fd4349..69cd5648f962 100644 --- a/emulators/frodo/files/patch-SAM.cpp +++ b/emulators/frodo/files/patch-SAM.cpp @@ -1,6 +1,6 @@ ---- SAM.cpp.orig Sat Nov 30 01:25:40 2002 -+++ SAM.cpp Sat Nov 30 01:26:38 2002 -@@ -205,7 +205,7 @@ +--- SAM.cpp.orig 2002-01-02 21:20:16 UTC ++++ SAM.cpp +@@ -205,7 +205,7 @@ static const char adr_length[] = {1, 1, // Prototypes static void error(char *s); @@ -9,7 +9,7 @@ static void init_abort(void); static void exit_abort(void); static bool aborted(void); -@@ -470,7 +470,7 @@ +@@ -470,7 +470,7 @@ static bool WasAborted; struct sigaction my_sa; #endif -- cgit v1.2.3