Usermode/AxWin3 - Bugfixing rendering/layout issues
[tpg/acess2.git] / Kernel / include / api_drv_joystick.h
index 4319021..3ec8597 100644 (file)
@@ -51,14 +51,14 @@ enum eTplJoystick_IOCtl {
 \r
        /**\r
         * ioctl(..., tJoystickNumValue *)\r
-        * \brief Set maximum value for sJoystick_Axis.CurState\r
+        * \brief Set maximum value for sJoystick_Axis.CursorPos\r
         * \note If \a Value is equal to -1 (all bits set), the value is not changed\r
         */\r
        JOY_IOCTL_GETSETAXISLIMIT,\r
 \r
        /**\r
         * ioctl(..., tJoystickNumValue *)\r
-        * \brief Set the value of sJoystick_Axis.CurState\r
+        * \brief Set the value of sJoystick_Axis.CursorPos\r
         * \note If \a Value is equal to -1 (all bits set), the value is not changed\r
         */\r
        JOY_IOCTL_GETSETAXISPOSITION,\r

UCC git Repository :: git.ucc.asn.au