From f900cf68eb667fbfcea18b3c157e41641d67256d Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Wed, 6 Oct 2010 19:56:57 +0000 Subject: [PATCH] Forgot header comment. --- motorApp/MotorSimSrc/drvMotorSim.c | 1 + 1 file changed, 1 insertion(+) diff --git a/motorApp/MotorSimSrc/drvMotorSim.c b/motorApp/MotorSimSrc/drvMotorSim.c index cfb21ce7..8a80e71d 100644 --- a/motorApp/MotorSimSrc/drvMotorSim.c +++ b/motorApp/MotorSimSrc/drvMotorSim.c @@ -20,6 +20,7 @@ Last Modified: $Date: 2009-06-18 19:38:20 $ * (motorAxisHome, motorAxisMove, motorAxisVelocityMove) and * force a status update with a call to callCallback(). * - Matthew Pearson added deferred move support. + * 2010-10-05 rls - MP's fix for deferred moves broken in drvMotorSim. * */