Fixed comment

This commit is contained in:
MarkRivers
2012-03-04 16:51:14 +00:00
parent c7ce0950cb
commit 83b63dcfa5
+1 -1
View File
@@ -162,7 +162,7 @@ asynStatus asynMotorAxis::setIGain(double iGain)
/** Set the derivative gain of the motor.
* \param[in] pGain The new derivative gain. */
* \param[in] dGain The new derivative gain. */
asynStatus asynMotorAxis::setDGain(double dGain)
{
return asynSuccess;