diff options
Diffstat (limited to 'emulators/snes9x/files/patch-aj')
-rw-r--r-- | emulators/snes9x/files/patch-aj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/snes9x/files/patch-aj b/emulators/snes9x/files/patch-aj index 1230887f0cb2..09cbf1e05c4b 100644 --- a/emulators/snes9x/files/patch-aj +++ b/emulators/snes9x/files/patch-aj @@ -1,6 +1,6 @@ ---- netplay.cpp.orig Fri Oct 13 18:44:41 2000 -+++ netplay.cpp Fri Oct 13 18:56:53 2000 -@@ -682,22 +682,24 @@ +--- NETPLAY.CPP.orig Fri Jul 25 23:20:20 2003 ++++ NETPLAY.CPP Sat Aug 9 01:16:22 2003 +@@ -719,22 +719,24 @@ return; } char fname [L_tmpnam]; |