From d069678465ca963e3f1031b40be4300eb9cfae0d Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 15 Jul 2007 17:26:50 +0000 Subject: [PATCH] Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable. --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402540 --- test/testjoystick.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/test/testjoystick.c b/test/testjoystick.c index 648e85fae..1cd823452 100644 --- a/test/testjoystick.c +++ b/test/testjoystick.c @@ -158,18 +158,17 @@ int main(int argc, char *argv[]) /* Print information about the joysticks */ printf("There are %d joysticks attached\n", SDL_NumJoysticks()); for ( i=0; i