diff --git a/server/drivers/joy.c b/server/drivers/joy.c index 973ef55..19a613b 100644 --- a/server/drivers/joy.c +++ b/server/drivers/joy.c @@ -3,7 +3,7 @@ * * Only two unique functions are defined: * - * joy_getkey + * joy_get_key * joy_close * * All others are at their defaults.