diff options
author | wiz <wiz@pkgsrc.org> | 2009-09-01 15:19:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-09-01 15:19:13 +0000 |
commit | 71e170c60d892b95501c04a147dfb39f43f94692 (patch) | |
tree | f84c91abdff44976181d4b28799251c9a5e5a8f0 /emulators | |
parent | ab74371d65a2eb76d0f0a0657c6cf360074db843 (diff) | |
download | pkgsrc-71e170c60d892b95501c04a147dfb39f43f94692.tar.gz |
Make patchdiff-friendly.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sdlmame/patches/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sdlmame/patches/patch-ab b/emulators/sdlmame/patches/patch-ab index 0d555e30b7e..704434b3cc5 100644 --- a/emulators/sdlmame/patches/patch-ab +++ b/emulators/sdlmame/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.2 2009/04/19 09:49:12 hasso Exp $ +$NetBSD: patch-ab,v 1.3 2009/09/01 15:19:13 wiz Exp $ --- src/osd/sdl/sdlsync.c.orig 2008-12-12 05:55:30 +0200 -+++ src/osd/sdl/sdlsync.c 2009-04-19 08:43:17 +0300 ++++ src/osd/sdl/sdlsync.c @@ -586,15 +586,28 @@ int osd_thread_adjust_priority(osd_threa int osd_thread_cpu_affinity(osd_thread *thread, UINT32 mask) |