forked from epics_driver_modules/motorBase
Fixed comment
This commit is contained in:
@@ -136,7 +136,7 @@ asynMotorController::asynMotorController(const char *portName, int numAxes, int
|
||||
* This calls the report method for each axis, and then the base class
|
||||
* asynPortDriver report method.
|
||||
* \param[in] fp FILE pointer.
|
||||
* \param[in] details Level of detail to print. */
|
||||
* \param[in] level Level of detail to print. */
|
||||
void asynMotorController::report(FILE *fp, int level)
|
||||
{
|
||||
int axis;
|
||||
|
||||
Reference in New Issue
Block a user