From dd8c5244f116442728cc29ca71b720d6e98f7097 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. --- 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