From 79c267cda79b52cff2ce83397af87aac64d049d7 Mon Sep 17 00:00:00 2001 From: "SND\\dario86_cp" Date: Sun, 19 Feb 2012 02:15:18 +0000 Subject: Updated Free Software Foundation address (Jem256). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c | 2 +- macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h | 2 +- macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h | 2 +- macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c | 4 ++-- macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'macosx/plugins/Common/SDL/src/joystick') diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c index 189b8117..a34744a1 100644 --- a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c +++ b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Sam Lantinga slouken@libsdl.org diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h index e0f8529e..802de97a 100644 --- a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h +++ b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Sam Lantinga slouken@libsdl.org diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h b/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h index ddb3b84f..c4601572 100644 --- a/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h +++ b/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Sam Lantinga slouken@libsdl.org diff --git a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c index 824917f2..d4a442c2 100644 --- a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c +++ b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Sam Lantinga slouken@libsdl.org @@ -149,7 +149,7 @@ HIDCreateOpenDeviceInterface(io_object_t hidDevice, recDevice * pDevice) &(pDevice->interface)); if (S_OK != plugInResult) HIDReportErrorNum - ("CouldnÕt query HID class device interface from plugInInterface", + ("Couldn�t query HID class device interface from plugInInterface", plugInResult); (*ppPlugInInterface)->Release(ppPlugInInterface); } else diff --git a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h index d413f336..3f4a5ad8 100644 --- a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h +++ b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Sam Lantinga slouken@libsdl.org -- cgit v1.2.3