From 02612bad41d75ac772648b04cb5130d02c354706 Mon Sep 17 00:00:00 2001 From: "J. Lewis Muir" Date: Wed, 8 Mar 2017 07:05:27 -0600 Subject: [PATCH] Fix motorApp/MotorSrc/README header dash lines Make motorApp/MotorSrc/README header dash lines match length of header text. --- motorApp/MotorSrc/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/motorApp/MotorSrc/README b/motorApp/MotorSrc/README index f4eabee2..034c35a0 100644 --- a/motorApp/MotorSrc/README +++ b/motorApp/MotorSrc/README @@ -1,17 +1,17 @@ Model 3 (asyn, C++) driver base classes --------------------------------- +--------------------------------------- asynMotorAxis.cpp asynMotorAxis.h asynMotorController.cpp asynMotorController.h Model 2 and Model 3 device support --------------------------------- +---------------------------------- devMotorAsyn.c motor_interface.h Model 2 (asyn, C) --------------- +----------------- drvMotorAsyn.c paramLib.c paramLib.h @@ -26,7 +26,7 @@ motorRecord.cc motorRecord.dbd Model 1 (non-asyn) device/driver support ------------------------------- +---------------------------------------- motordevCom.cc motordevCom.h motordrvCom.cc